Searched defs:userCbExecutor (Results 1 – 5 of 5) sorted by relevance
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/ |
D | ChildSessionStateMachineFactory.java | 48 Executor userCbExecutor, in makeChildSessionStateMachine() 84 Executor userCbExecutor, in makeChildSessionStateMachine() 103 Executor userCbExecutor, in makeChildSessionStateMachine()
|
D | AbstractSessionStateMachine.java | 87 protected AbstractSessionStateMachine(String name, Looper looper, Executor userCbExecutor) { in AbstractSessionStateMachine()
|
D | IkeSessionStateMachine.java | 488 Executor userCbExecutor, in IkeSessionStateMachine() 587 Executor userCbExecutor, in IkeSessionStateMachine()
|
D | ChildSessionStateMachine.java | 251 Executor userCbExecutor, in ChildSessionStateMachine()
|
/packages/modules/IPsec/src/java/android/net/ipsec/ike/ |
D | IkeSession.java | 87 @NonNull Executor userCbExecutor, in IkeSession() 107 Executor userCbExecutor, in IkeSession() 129 Executor userCbExecutor, in IkeSession()
|