Home
last modified time | relevance | path

Searched refs:fullStorageIntent (Results 1 – 1 of 1) sorted by relevance

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DDatabaseContentProvider.java422 Intent fullStorageIntent = new Intent(ACTION_DEVICE_STORAGE_FULL); in sendStorageFullIntent() local
423 context.sendBroadcast(fullStorageIntent); in sendStorageFullIntent()