Searched refs:allowDebugging (Results 1 – 3 of 3) sorted by relevance
36 void allowDebugging(boolean alwaysAllow, String publicKey); in allowDebugging() method
184 service.allowDebugging(alwaysAllow, mKey); in notifyService()
1686 public void allowDebugging(boolean alwaysAllow, String publicKey) { in allowDebugging() method in AdbDebuggingManager