Home
last modified time | relevance | path

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

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DDatabaseContentProvider.java227 sendStorageFullIntent(getContext()); in delete()
235 sendStorageFullIntent(getContext()); in delete()
274 sendStorageFullIntent(getContext()); in insert()
282 sendStorageFullIntent(getContext()); in insert()
357 sendStorageFullIntent(getContext()); in update()
365 sendStorageFullIntent(getContext()); in update()
403 sendStorageFullIntent(getContext()); in bulkInsert()
411 sendStorageFullIntent(getContext()); in bulkInsert()
421 private void sendStorageFullIntent(Context context) { in sendStorageFullIntent() method in DatabaseContentProvider