Searched refs:ACTION_DEVICE_STORAGE_LOW (Results 1 – 6 of 6) sorted by relevance
315 mStorageLowIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_LOW); in DeviceStorageMonitorService()
139 filter.addAction(Intent.ACTION_DEVICE_STORAGE_LOW); in DropBoxManagerService()
158 if (Intent.ACTION_DEVICE_STORAGE_LOW.equals(action)) {326 intentFilter = new IntentFilter(Intent.ACTION_DEVICE_STORAGE_LOW); in SyncManager()
1734 … public static final String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DEVICE_STORAGE_LOW"; field in Intent
5418 …field public static final java.lang.String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DEVI…