Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java335 mStorageOkIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_OK); in DeviceStorageMonitorService()
/frameworks/base/core/java/android/accounts/
DAccountManager.java2366 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK);
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java214 } else if (Intent.ACTION_DEVICE_STORAGE_OK.equals(action)) {
425 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK); in SyncManager()
/frameworks/base/core/java/android/content/
DIntent.java2045 public static final String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVICE_STORAGE_OK"; field in Intent
/frameworks/base/api/
Dsystem-current.txt7856 …field public static final java.lang.String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVIC…
Dcurrent.txt7612 …field public static final java.lang.String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVIC…