Searched defs:ikeSessionId (Results 1 – 4 of 4) sorted by relevance
99 public void registerIkeSession(int ikeSessionId, Handler ikeSesisonHandler) { in registerIkeSession()104 public void unregisterIkeSession(int ikeSessionId) { in unregisterIkeSession()
222 public final int ikeSessionId; field in IkeConnectionController.Config230 int ikeSessionId, in Config()371 private static String getIntentIdentifier(int ikeSessionId) { in getIntentIdentifier()
290 public final int ikeSessionId; field in ChildSessionStateMachine.Config298 int ikeSessionId, in Config()
1265 Handler ikeHandler, Context context, IkeSessionStateMachine ike, int ikeSessionId) { in setupAlarmReceiver()1284 Context context, IkeSessionStateMachine ike, int ikeSessionId) { in releaseAlarmReceiver()1543 private static String getIntentIdentifier(int ikeSessionId, long remoteIkeSpi) { in getIntentIdentifier()