Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java659 final int requestKey = disk.getId().hashCode(); in buildInitPendingIntent() local
679 final int requestKey = vol.getId().hashCode(); in buildInitPendingIntent() local
692 final int requestKey = vol.getId().hashCode(); in buildUnmountPendingIntent() local
701 final int requestKey = vol.getId().hashCode(); in buildUnmountPendingIntent() local
710 final int requestKey = vol.getId().hashCode(); in buildUnmountPendingIntent() local
722 final int requestKey = vol.getId().hashCode(); in buildBrowsePendingIntent() local
755 final int requestKey = vol.getId().hashCode(); in buildVolumeSettingsPendingIntent() local
765 final int requestKey = fsUuid.hashCode(); in buildSnoozeIntent() local
778 final int requestKey = rec.getFsUuid().hashCode(); in buildForgetPendingIntent() local
840 final int requestKey = disk.getId().hashCode(); in buildWizardReadyPendingIntent() local