Searched refs:ACTION_DEVICE_STORAGE_LOW (Results 1 – 9 of 9) sorted by relevance
113 filter.addAction(Intent.ACTION_DEVICE_STORAGE_LOW); in startTracking()136 if (Intent.ACTION_DEVICE_STORAGE_LOW.equals(action)) { in onReceiveInternal()
500 final Intent lowIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_LOW) in updateBroadcasts()
336 filter.addAction(Intent.ACTION_DEVICE_STORAGE_LOW); in onBootPhase()
302 if (Intent.ACTION_DEVICE_STORAGE_LOW.equals(action)) {636 intentFilter = new IntentFilter(Intent.ACTION_DEVICE_STORAGE_LOW); in SyncManager()
58 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_LOW:
10234 …field @Deprecated public static final String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DE…
3001 … public static final String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DEVICE_STORAGE_LOW"; field in Intent
7609 …field public static final java.lang.String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DEVI…