Searched refs:DIRECTION_OUT (Results 1 – 6 of 6) sorted by relevance
33 @IntDef(value = {IpSecManager.DIRECTION_IN, IpSecManager.DIRECTION_OUT})
21 import static android.net.IpSecManager.DIRECTION_OUT;156 for (int direction : new int[] {DIRECTION_IN, DIRECTION_OUT}) { in verifyVcnTransformsApplied()218 for (int direction : new int[] {DIRECTION_IN, DIRECTION_OUT}) { in testMigration()
854 IpSecManager.DIRECTION_OUT, in freeUnderlyingResources()1111 case IpSecManager.DIRECTION_OUT: in checkDirection()1344 IpSecManager.DIRECTION_OUT, in createTunnelInterface()1846 (direction == IpSecManager.DIRECTION_OUT) in applyTunnelModeTransform()1870 if (direction == IpSecManager.DIRECTION_OUT) { in applyTunnelModeTransform()
79 public static final int DIRECTION_OUT = 1; field in IpSecManager
1692 if (direction != IpSecManager.DIRECTION_IN && direction != IpSecManager.DIRECTION_OUT) { in applyTransform()1839 IpSecManager.DIRECTION_OUT); in handleMigrationCompleted()
26379 field public static final int DIRECTION_OUT = 1; // 0x1