Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java641 notifyCursorListeners(data); in onLoadFinished()
672 private synchronized void notifyCursorListeners(Cursor data) { in notifyCursorListeners() method in PhotoViewController