Searched refs:notLowIntent (Results 1 – 1 of 1) sorted by relevance
524 final Intent notLowIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_OK) in updateBroadcasts() local534 getContext().sendBroadcastAsUser(notLowIntent, UserHandle.ALL); in updateBroadcasts()