Searched refs:API_P2P_CONNECT (Results 1 – 5 of 5) sorted by relevance
106 case WifiManager.API_P2P_CONNECT: in convertApiName()
532 API_P2P_CONNECT,788 public static final int API_P2P_CONNECT = 25; field in WifiManager
3607 mLastCallerInfoManager.put(WifiManager.API_P2P_CONNECT, in processMessageImpl()5331 mLastCallerInfoManager.put(WifiManager.API_P2P_CONNECT, in processMessageImpl()
851 field public static final int API_P2P_CONNECT = 25; // 0x19
3204 verify(mLastCallerInfoManager).put(eq(WifiManager.API_P2P_CONNECT), anyInt(), in testStartFreshConnectionEventWhenSendConnect()