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