Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/sms/
H A DSmsStorageStatusManager.java66 .getPendingIntentForLowStorageNotifications(context); in postStorageLowNotification()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DUIIntents.java339 public abstract PendingIntent getPendingIntentForLowStorageNotifications(final Context context); in getPendingIntentForLowStorageNotifications() method in UIIntents
H A DUIIntentsImpl.java464 public PendingIntent getPendingIntentForLowStorageNotifications(final Context context) { in getPendingIntentForLowStorageNotifications() method in UIIntentsImpl