Searched refs:ACTION_DEVICE_STORAGE_OK (Results 1 – 6 of 6) sorted by relevance
317 mStorageOkIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_OK); in DeviceStorageMonitorService()
1898 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK);
164 } else if (Intent.ACTION_DEVICE_STORAGE_OK.equals(action)) {327 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK); in SyncManager()
1742 public static final String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVICE_STORAGE_OK"; field in Intent
5419 …field public static final java.lang.String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVIC…