Searched refs:GAS_QUERY_DONE_EVENT (Results 1 – 2 of 2) sorted by relevance
498 public static final int GAS_QUERY_DONE_EVENT = BASE + 52; field in WifiMonitor1260 mStateMachine2.sendMessage(GAS_QUERY_DONE_EVENT, success, 0, bssid); in handleGasQueryEvents()
6754 case WifiMonitor.GAS_QUERY_DONE_EVENT: in smToString()