Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DStorageController.java120 filter.addAction(Intent.ACTION_DEVICE_STORAGE_OK); in startTracking()
149 } else if (Intent.ACTION_DEVICE_STORAGE_OK.equals(action)) { in onReceiveInternal()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/accounts/
DAuthenticatorHelper.java235 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK); in listenToAccountUpdates()
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java565 final Intent notLowIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_OK) in updateBroadcasts()
/frameworks/base/core/java/android/accounts/
DAccountManager.java3031 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK);
/frameworks/base/core/api/
Dlint-baseline.txt32 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_OK:
33 Field 'ACTION_DEVICE_STORAGE_OK' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt38 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_OK:
39 Field 'ACTION_DEVICE_STORAGE_OK' is missing @BroadcastBehavior
Dtest-lint-baseline.txt42 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_OK:
43 Field 'ACTION_DEVICE_STORAGE_OK' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt42 BroadcastBehavior: android.content.Intent#ACTION_DEVICE_STORAGE_OK:
43 Field 'ACTION_DEVICE_STORAGE_OK' is missing @BroadcastBehavior
Dcurrent.txt11173 …field @Deprecated public static final String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEV…
/frameworks/base/core/java/android/content/
DIntent.java3475 public static final String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVICE_STORAGE_OK"; 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.txt7610 …field public static final java.lang.String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVIC…