Searched refs:ACTION_CLEAN_EXTERNAL_STORAGE (Results 1 – 3 of 3) sorted by relevance
272 if (PackageManager.ACTION_CLEAN_EXTERNAL_STORAGE.equals(intent.getAction())) { in onHandleIntent()
2223 public static final String ACTION_CLEAN_EXTERNAL_STORAGE field in PackageManager
11470 Intent intent = new Intent(PackageManager.ACTION_CLEAN_EXTERNAL_STORAGE);