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

  /frameworks/base/core/java/com/android/internal/os/storage/
ExternalStorageFormatter.java 34 public static final String EXTRA_ALWAYS_RESET = "always_reset";
84 if (intent.getBooleanExtra(EXTRA_ALWAYS_RESET, false)) {
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]

Completed in 143 milliseconds