Searched refs:allowWirelessDebugging (Results 1 – 5 of 5) sorted by relevance
53 void allowWirelessDebugging(boolean alwaysAllow, String bssid); in allowWirelessDebugging() method
334 public void allowWirelessDebugging(boolean alwaysAllow, @NonNull String bssid) { in allowWirelessDebugging() method in AdbService338 mDebuggingManager.allowWirelessDebugging(alwaysAllow, bssid); in allowWirelessDebugging()
1659 public void allowWirelessDebugging(boolean alwaysAllow, String bssid) { in allowWirelessDebugging() method in AdbDebuggingManager
217 service.allowWirelessDebugging(alwaysAllow, mBssid); in onClick()
5497 PLcom/android/server/adb/AdbDebuggingManager;->allowWirelessDebugging(ZLjava/lang/String;)V5540 PLcom/android/server/adb/AdbService;->allowWirelessDebugging(ZLjava/lang/String;)V