Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java638 updateAdbNotification(false); in setAdbEnabled()
811 updateAdbNotification(false); in handleMessage()
968 updateAdbNotification(true); in handleMessage()
1034 updateAdbNotification(false); in finishBoot()
1181 protected void updateAdbNotification(boolean force) { in updateAdbNotification() method in UsbDeviceManager.UsbHandler