Searched refs:notFullIntent (Results 1 – 1 of 1) sorted by relevance
521 final Intent notFullIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_NOT_FULL) in updateBroadcasts() local529 getContext().sendBroadcastAsUser(notFullIntent, UserHandle.ALL); in updateBroadcasts()