Home
last modified time | relevance | path

Searched defs:notifyRowIds (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java2866 ArrayList<Long> notifyRowIds = new ArrayList<Long>(); in bulkInsert() local
2892 ArrayList<Long> notifyRowIds = new ArrayList<Long>(); in insert() local
3023 boolean notify, ArrayList<Long> notifyRowIds) { in insertFile()
3394 ArrayList<Long> notifyRowIds) { in insertInternal()