HomeSort by relevance Sort by last modified time
    Searched refs:getPendingIntentForLowStorageNotifications (Results 1 - 3 of 3) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/sms/
SmsStorageStatusManager.java 66 .getPendingIntentForLowStorageNotifications(context);
  /packages/apps/Messaging/src/com/android/messaging/ui/
UIIntents.java 328 public abstract PendingIntent getPendingIntentForLowStorageNotifications(final Context context);
UIIntentsImpl.java 451 public PendingIntent getPendingIntentForLowStorageNotifications(final Context context) {

Completed in 368 milliseconds