Searched refs:WIFI_P2P_SERVICE (Results 1 – 3 of 3) sorted by relevance
31 manager = (WifiP2pManager) context.getSystemService(Context.WIFI_P2P_SERVICE); in setUp()
80 Context.WIFI_P2P_SERVICE, in map.put() argument
346 mP2p = (WifiP2pManager) mService.getSystemService(Context.WIFI_P2P_SERVICE); in WifiP2pManagerFacade()