Searched refs:DIRECTION_IN (Results 1 – 5 of 5) sorted by relevance
68 public static final int DIRECTION_IN = 0; field in IpSecManager79 @IntDef(value = {DIRECTION_IN, DIRECTION_OUT})
93 new int[] {IpSecManager.DIRECTION_OUT, IpSecManager.DIRECTION_IN};826 int mark = (direction == IpSecManager.DIRECTION_IN) ? mIkey : mOkey; in freeUnderlyingResources()1066 case IpSecManager.DIRECTION_IN: in checkDirection()1692 (direction == IpSecManager.DIRECTION_IN) in applyTunnelModeTransform()
207 socket, IpSecManager.DIRECTION_IN, dummyTransform); in testApplyTransportModeTransformEnsuresSocketCreation()
25375 Landroid/net/IpSecManager;->DIRECTION_IN:I
27030 field public static final int DIRECTION_IN = 0; // 0x0