Home
last modified time | relevance | path

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

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