Home
last modified time | relevance | path

Searched defs:alwaysAllow (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/usb/
DIUsbManager.aidl117 void allowUsbDebugging(boolean alwaysAllow, String publicKey); in allowUsbDebugging()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDebuggingManager.java442 public void allowUsbDebugging(boolean alwaysAllow, String publicKey) { in allowUsbDebugging()
DUsbService.java439 public void allowUsbDebugging(boolean alwaysAllow, String publicKey) { in allowUsbDebugging()
DUsbDeviceManager.java2050 public void allowUsbDebugging(boolean alwaysAllow, String publicKey) { in allowUsbDebugging()