Searched refs:API_START_SCAN (Results 1 – 5 of 5) sorted by relevance
94 case WifiManager.API_START_SCAN: in convertApiName()
537 API_START_SCAN,735 public static final int API_START_SCAN = 19; field in WifiManager
1202 mLastCallerInfoManager.put(WifiManager.API_START_SCAN, Process.myTid(), in startScan()
941 field public static final int API_START_SCAN = 19; // 0x13
3026 verify(mLastCallerInfoManager).put(eq(WifiManager.API_START_SCAN), anyInt(), in testStartScanFailureInRunWithScissors()