Home
last modified time | relevance | path

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

/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
H A DNotificationController.java185 Notification.Action.Builder activateAutomaticAction = new Notification.Action.Builder(null, in showNotification() local
224 .addAction(activateAutomaticAction.build()) in showNotification()