Searched refs:mUsbNotificationId (Results 1 – 1 of 1) sorted by relevance
377 private int mUsbNotificationId; field in UsbDeviceManager.UsbHandler999 if (id != mUsbNotificationId) { in updateUsbNotification()1001 if (mUsbNotificationId != 0) { in updateUsbNotification()1002 mNotificationManager.cancelAsUser(null, mUsbNotificationId, in updateUsbNotification()1004 mUsbNotificationId = 0; in updateUsbNotification()1034 mUsbNotificationId = id; in updateUsbNotification()