Searched refs:ACTION_DEVICE_STORAGE_OK (Results 1 – 9 of 9) sorted by relevance
234 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK); in listenToAccountUpdates()
342 mStorageOkIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_OK); in DeviceStorageMonitorService()
2628 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK);
292 } else if (Intent.ACTION_DEVICE_STORAGE_OK.equals(action)) {557 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK); in SyncManager()
2397 public static final String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVICE_STORAGE_OK"; field in Intent
7610 …field public static final java.lang.String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVIC…
8559 …field public static final java.lang.String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVIC…
8898 …field public static final java.lang.String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVIC…
8571 …field public static final java.lang.String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVIC…