Searched refs:fullStorageIntent (Results 1 – 1 of 1) sorted by relevance
422 Intent fullStorageIntent = new Intent(ACTION_DEVICE_STORAGE_FULL); in sendStorageFullIntent() local423 context.sendBroadcast(fullStorageIntent); in sendStorageFullIntent()