Searched refs:NOTIFICATION_STORAGE_LIMITED_ID (Results 1 – 1 of 1) sorted by relevance
29 private final int NOTIFICATION_STORAGE_LIMITED_ID = -1; field in SmsStorageMonitor53 mNotificationManager.notify(NOTIFICATION_STORAGE_LIMITED_ID, mBuilder.build()); in notifyReachStorageLimited()57 mNotificationManager.cancel(NOTIFICATION_STORAGE_LIMITED_ID); in cancelStorageLimitedWarning()