HomeSort by relevance Sort by last modified time
    Searched refs:FORMAT_AND_FACTORY_RESET (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/
MasterClearConfirm.java 107 Intent intent = new Intent(ExternalStorageFormatter.FORMAT_AND_FACTORY_RESET);
  /frameworks/base/core/java/com/android/internal/os/storage/
ExternalStorageFormatter.java 32 public static final String FORMAT_AND_FACTORY_RESET = "com.android.internal.os.storage.FORMAT_AND_FACTORY_RESET";
81 if (FORMAT_AND_FACTORY_RESET.equals(intent.getAction())) {
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]

Completed in 501 milliseconds