Searched refs:ACTION_DEVICE_STORAGE_OK (Results 1 – 6 of 6) sorted by relevance
335 mStorageOkIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_OK); in DeviceStorageMonitorService()
2366 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK);
214 } else if (Intent.ACTION_DEVICE_STORAGE_OK.equals(action)) {425 intentFilter.addAction(Intent.ACTION_DEVICE_STORAGE_OK); in SyncManager()
2045 public static final String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVICE_STORAGE_OK"; field in Intent
7856 …field public static final java.lang.String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVIC…
7612 …field public static final java.lang.String ACTION_DEVICE_STORAGE_OK = "android.intent.action.DEVIC…