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()
260 public final int ikeSessionId; field in IkeConnectionController.Config268 int ikeSessionId, in Config()409 private static String getIntentIdentifier(int ikeSessionId) { in getIntentIdentifier()
289 public final int ikeSessionId; field in ChildSessionStateMachine.Config297 int ikeSessionId, in Config()
1323 Handler ikeHandler, Context context, IkeSessionStateMachine ike, int ikeSessionId) { in setupAlarmReceiver()1342 Context context, IkeSessionStateMachine ike, int ikeSessionId) { in releaseAlarmReceiver()1648 private static String getIntentIdentifier(int ikeSessionId, long remoteIkeSpi) { in getIntentIdentifier()