Searched refs:DIRECTION_IN (Results 1 – 6 of 6) sorted by relevance
33 @IntDef(value = {IpSecManager.DIRECTION_IN, IpSecManager.DIRECTION_OUT})
20 import static android.net.IpSecManager.DIRECTION_IN;156 for (int direction : new int[] {DIRECTION_IN, DIRECTION_OUT}) { in verifyVcnTransformsApplied()218 for (int direction : new int[] {DIRECTION_IN, DIRECTION_OUT}) { in testMigration()
861 IpSecManager.DIRECTION_IN, in freeUnderlyingResources()1112 case IpSecManager.DIRECTION_IN: in checkDirection()1354 IpSecManager.DIRECTION_IN, in createTunnelInterface()
71 public static final int DIRECTION_IN = 0; field in IpSecManager
1692 if (direction != IpSecManager.DIRECTION_IN && direction != IpSecManager.DIRECTION_OUT) { in applyTransform()1705 if (direction == IpSecManager.DIRECTION_IN in applyTransform()1832 IpSecManager.DIRECTION_IN); in handleMigrationCompleted()
26378 field public static final int DIRECTION_IN = 0; // 0x0