Home
last modified time | relevance | path

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

/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
H A DWarningDialogActivity.java25 public class WarningDialogActivity extends Activity { class
H A DNotificationController.java107 Intent warningIntent = new Intent(context, WarningDialogActivity.class); in onReceive()