Searched refs:API_P2P_REMOVE_GROUP (Results 1 – 5 of 5) sorted by relevance
114 case WifiManager.API_P2P_REMOVE_GROUP: in convertApiName()
536 API_P2P_REMOVE_GROUP,829 public static final int API_P2P_REMOVE_GROUP = 29; field in WifiManager
5230 mLastCallerInfoManager.put(WifiManager.API_P2P_REMOVE_GROUP, in processMessageImpl()
858 field public static final int API_P2P_REMOVE_GROUP = 29; // 0x1d
4446 verify(mLastCallerInfoManager).put(eq(WifiManager.API_P2P_REMOVE_GROUP), anyInt(), in testRemoveGroupSuccess()