Home
last modified time | relevance | path

Searched refs:allowWirelessDebugging (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/debug/
H A DIAdbManager.aidl53 void allowWirelessDebugging(boolean alwaysAllow, String bssid); in allowWirelessDebugging() method
/aosp12/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbService.java334 public void allowWirelessDebugging(boolean alwaysAllow, @NonNull String bssid) { in allowWirelessDebugging() method in AdbService
338 mDebuggingManager.allowWirelessDebugging(alwaysAllow, bssid); in allowWirelessDebugging()
H A DAdbDebuggingManager.java1667 public void allowWirelessDebugging(boolean alwaysAllow, String bssid) { in allowWirelessDebugging() method in AdbDebuggingManager
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wifi/
H A DWifiDebuggingActivity.java217 service.allowWirelessDebugging(alwaysAllow, mBssid); in onClick()
/aosp12/frameworks/base/services/
H A Dart-profile5372 PLcom/android/server/adb/AdbDebuggingManager;->allowWirelessDebugging(ZLjava/lang/String;)V
5434 PLcom/android/server/adb/AdbService;->allowWirelessDebugging(ZLjava/lang/String;)V