Searched refs:ACTION_CLEAN_EXTERNAL_STORAGE (Results 1 – 2 of 2) sorted by relevance
275 if (PackageManager.ACTION_CLEAN_EXTERNAL_STORAGE.equals(intent.getAction())) { in onHandleIntent()
2494 public static final String ACTION_CLEAN_EXTERNAL_STORAGE field in PackageManager