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