HomeSort by relevance Sort by last modified time
    Searched refs:registerChangeNotifier (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
ChangeNotifier.java 33 application.getDataManager().registerChangeNotifier(uri, this);
39 application.getDataManager().registerChangeNotifier(uris[i], this);
DataManager.java 301 public void registerChangeNotifier(Uri uri, ChangeNotifier notifier) {

Completed in 39 milliseconds