Home
last modified time | relevance | path

Searched defs:CMD_LOCAL_REQUEST_INFO (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java315 static final int CMD_LOCAL_REQUEST_INFO = CMD_IKE_LOCAL_REQUEST_BASE + 4; field in IkeSessionStateMachine
339 CMD_TO_STR.put(CMD_LOCAL_REQUEST_INFO, "Info"); in CMD_TO_STR.put() argument