blob: 2ff3451b15852e295165a45cc09cf8cf841aad50 [file] [log] [blame]
paulhu802ab972021-12-14 01:30:22 +00001// Signature format: 2.0
2package android.net {
3
4 public final class ConnectivityFrameworkInitializerTiramisu {
5 method public static void registerServiceWrappers();
6 }
7
Aaron Huang2e778ee2022-01-06 19:30:43 +08008 public class IpSecManager {
9 field public static final int DIRECTION_FWD = 2; // 0x2
10 }
11
12 public static final class IpSecManager.UdpEncapsulationSocket implements java.lang.AutoCloseable {
13 method public int getResourceId();
14 }
15
paulhu802ab972021-12-14 01:30:22 +000016}
17