Searched refs:API_P2P_CANCEL_CONNECT (Results 1 – 5 of 5) sorted by relevance
108 case WifiManager.API_P2P_CANCEL_CONNECT: in convertApiName()
533 API_P2P_CANCEL_CONNECT,798 public static final int API_P2P_CANCEL_CONNECT = 26; field in WifiManager
4183 mLastCallerInfoManager.put(WifiManager.API_P2P_CANCEL_CONNECT, in processMessageImpl()5422 mLastCallerInfoManager.put(WifiManager.API_P2P_CANCEL_CONNECT, in processMessageImpl()
850 field public static final int API_P2P_CANCEL_CONNECT = 26; // 0x1a
3679 verify(mLastCallerInfoManager).put(eq(WifiManager.API_P2P_CANCEL_CONNECT), anyInt(), in testClearDisconnectWifiRequestOnCallCancelConnect()