Searched refs:isP2pSupported (Results 1 – 5 of 5) sorted by relevance
116 if (!isP2pSupported()) return; in handleBootCompleted()125 private boolean isP2pSupported() { in isP2pSupported() method in WifiP2pConnection
28 static boolean isP2pSupported(Context context) { in isP2pSupported() method in WifiFeature
2799 public boolean isP2pSupported() { in isP2pSupported() method in WifiManager
2609 assertTrue(mWifiManager.isP2pSupported()); in testGetSupportedFeatures()
386 method public boolean isP2pSupported();