Searched refs:LOW_MEMORY_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance
64 private static final int LOW_MEMORY_NOTIFICATION_ID = 1; field in DeviceStorageMonitorService356 mNotificationMgr.notify(LOW_MEMORY_NOTIFICATION_ID, notification); in sendNotification()369 mNotificationMgr.cancel(LOW_MEMORY_NOTIFICATION_ID); in cancelNotification()