Searched refs:API_P2P_SET_CHANNELS (Results 1 – 5 of 5) sorted by relevance
120 case WifiManager.API_P2P_SET_CHANNELS: in convertApiName()
550 API_P2P_SET_CHANNELS,871 public static final int API_P2P_SET_CHANNELS = 32; field in WifiManager
3625 mLastCallerInfoManager.put(WifiManager.API_P2P_SET_CHANNELS, in processMessageImpl()4215 mLastCallerInfoManager.put(WifiManager.API_P2P_SET_CHANNELS, in processMessageImpl()
926 field public static final int API_P2P_SET_CHANNELS = 32; // 0x20
4602 verify(mLastCallerInfoManager).put(eq(WifiManager.API_P2P_SET_CHANNELS), anyInt(), in testSetChannelSuccess()