Searched refs:API_P2P_SET_CHANNELS (Results 1 – 5 of 5) sorted by relevance
120 case WifiManager.API_P2P_SET_CHANNELS: in convertApiName()
539 API_P2P_SET_CHANNELS,860 public static final int API_P2P_SET_CHANNELS = 32; field in WifiManager
3487 mLastCallerInfoManager.put(WifiManager.API_P2P_SET_CHANNELS, in processMessageImpl()3964 mLastCallerInfoManager.put(WifiManager.API_P2P_SET_CHANNELS, in processMessageImpl()
859 field public static final int API_P2P_SET_CHANNELS = 32; // 0x20
4540 verify(mLastCallerInfoManager).put(eq(WifiManager.API_P2P_SET_CHANNELS), anyInt(), in testSetChannelSuccess()