Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java378 private boolean mAdbNotificationShown; field in UsbDeviceManager.UsbHandler
1046 if (!mAdbNotificationShown) { in updateAdbNotification()
1075 mAdbNotificationShown = true; in updateAdbNotification()
1079 } else if (mAdbNotificationShown) { in updateAdbNotification()
1080 mAdbNotificationShown = false; in updateAdbNotification()