Home
last modified time | relevance | path

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

/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
H A DNotificationController.java69 private static final String INTENT_ACTION_DEBUG_NOTIFICATION = field in NotificationController
121 case INTENT_ACTION_DEBUG_NOTIFICATION: in onReceive()