Searched refs:ACTION_MANAGE_STORAGE (Results 1 – 5 of 5) sorted by relevance
465 Intent lowMemIntent = new Intent(StorageManager.ACTION_MANAGE_STORAGE); in updateNotifications()
217 public static final String ACTION_MANAGE_STORAGE = "android.os.storage.action.MANAGE_STORAGE"; field in StorageManager
821 StorageManager.ACTION_MANAGE_STORAGE, userId), in grantDefaultSystemHandlerPermissions()
23545 final Intent intent = new Intent(StorageManager.ACTION_MANAGE_STORAGE);
32351 …field public static final String ACTION_MANAGE_STORAGE = "android.os.storage.action.MANAGE_STORAGE…