Searched refs:isOpportunisticModeEnabled (Results 1 – 5 of 5) sorted by relevance
56 void isOpportunisticModeEnabled(in String callingPackage, in IBooleanListener value); in isOpportunisticModeEnabled() method
1316 public void isOpportunisticModeEnabled(@NonNull @CallbackExecutor Executor executor, in isOpportunisticModeEnabled() method in WifiAwareManager1322 mService.isOpportunisticModeEnabled(mContext.getOpPackageName(), in isOpportunisticModeEnabled()
299 public void isOpportunisticModeEnabled(String callingPackage, in isOpportunisticModeEnabled() method in WifiAwareServiceImpl
1980 mDut.isOpportunisticModeEnabled(new SynchronousExecutor(), resultsCallback); in testSetOpportunisticMode()1981 verify(mockAwareService).isOpportunisticModeEnabled(anyString(), captor.capture()); in testSetOpportunisticMode()
1069 …ion(android.Manifest.permission.ACCESS_WIFI_STATE) public void isOpportunisticModeEnabled(@NonNull…