Home
last modified time | relevance | path

Searched refs:ACTION_DEVICE_STORAGE_LOW (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DStorageController.java119 filter.addAction(Intent.ACTION_DEVICE_STORAGE_LOW); in startTracking()
142 if (Intent.ACTION_DEVICE_STORAGE_LOW.equals(action)) { in onReceiveInternal()
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java560 final Intent lowIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_LOW) in updateBroadcasts()
/frameworks/base/services/core/java/com/android/server/
DDropBoxManagerService.java429 filter.addAction(Intent.ACTION_DEVICE_STORAGE_LOW); in onBootPhase()
/frameworks/base/core/api/
Dlint-baseline.txt30 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_LOW:
31 Field 'ACTION_DEVICE_STORAGE_LOW' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt36 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_LOW:
37 Field 'ACTION_DEVICE_STORAGE_LOW' is missing @BroadcastBehavior
Dtest-lint-baseline.txt40 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_LOW:
41 Field 'ACTION_DEVICE_STORAGE_LOW' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt40 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_LOW:
41 Field 'ACTION_DEVICE_STORAGE_LOW' is missing @BroadcastBehavior
Dcurrent.txt11172 …field @Deprecated public static final String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DE…
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java2381 mContext.registerReceiver(null, new IntentFilter(Intent.ACTION_DEVICE_STORAGE_LOW)); in dumpSyncState()
/frameworks/base/core/java/android/content/
DIntent.java3459 … public static final String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DEVICE_STORAGE_LOW"; field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7609 …field public static final java.lang.String ACTION_DEVICE_STORAGE_LOW = "android.intent.action.DEVI…