Searched refs:ACTION_DEVICE_STORAGE_LOW (Results 1 – 5 of 5) sorted by relevance
326 mStorageLowIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_LOW); in DeviceStorageMonitorService()
145 filter.addAction(Intent.ACTION_DEVICE_STORAGE_LOW); in DropBoxManagerService()
200 if (Intent.ACTION_DEVICE_STORAGE_LOW.equals(action)) {427 intentFilter = new IntentFilter(Intent.ACTION_DEVICE_STORAGE_LOW); in SyncManager()
1929 … public static final String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DEVICE_STORAGE_LOW"; field in Intent
6336 …field public static final java.lang.String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DEVI…