Searched refs:mAdbNotificationShown (Results 1 – 2 of 2) sorted by relevance
457 private boolean mAdbNotificationShown; field in UsbDeviceManager.UsbHandler1187 if (force && mAdbNotificationShown) { in updateAdbNotification()1188 mAdbNotificationShown = false; in updateAdbNotification()1192 if (!mAdbNotificationShown) { in updateAdbNotification()1221 mAdbNotificationShown = true; in updateAdbNotification()1225 } else if (mAdbNotificationShown) { in updateAdbNotification()1226 mAdbNotificationShown = false; in updateAdbNotification()
586 private boolean mAdbNotificationShown; field in AdbDebuggingManager.AdbDebuggingHandler764 if (show == mAdbNotificationShown) { in showAdbConnectedNotification()768 if (!mAdbNotificationShown) { in showAdbConnectedNotification()797 mAdbNotificationShown = true; in showAdbConnectedNotification()801 mAdbNotificationShown = false; in showAdbConnectedNotification()