Searched refs:ACTION_DEVICE_STORAGE_LOW (Results 1 – 12 of 12) sorted by relevance
119 filter.addAction(Intent.ACTION_DEVICE_STORAGE_LOW); in startTracking()142 if (Intent.ACTION_DEVICE_STORAGE_LOW.equals(action)) { in onReceiveInternal()
560 final Intent lowIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_LOW) in updateBroadcasts()
429 filter.addAction(Intent.ACTION_DEVICE_STORAGE_LOW); in onBootPhase()
30 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_LOW:31 Field 'ACTION_DEVICE_STORAGE_LOW' is missing @BroadcastBehavior
36 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_LOW:37 Field 'ACTION_DEVICE_STORAGE_LOW' is missing @BroadcastBehavior
40 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_LOW:41 Field 'ACTION_DEVICE_STORAGE_LOW' is missing @BroadcastBehavior
11172 …field @Deprecated public static final String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DE…
2381 mContext.registerReceiver(null, new IntentFilter(Intent.ACTION_DEVICE_STORAGE_LOW)); in dumpSyncState()
3459 … public static final String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DEVICE_STORAGE_LOW"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7609 …field public static final java.lang.String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DEVI…