Home
last modified time | relevance | path

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

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