Searched defs:notifier (Results 1 – 6 of 6) sorted by relevance
44 public void setSourceView(ScrollNotifier notifier) { in setSourceView()
301 public void registerChangeNotifier(Uri uri, ChangeNotifier notifier) { in registerChangeNotifier()339 public synchronized void registerNotifier(ChangeNotifier notifier) { in registerNotifier()
66 Context context, SystemFacade systemFacade, DownloadNotifier notifier) { in newDownloadInfo()261 private DownloadInfo(Context context, SystemFacade systemFacade, DownloadNotifier notifier) { in DownloadInfo()
190 public DownloadThread(Context context, SystemFacade systemFacade, DownloadNotifier notifier, in DownloadThread()
137 CallNotifier notifier; field in PhoneGlobals
197 final CallNotifier notifier = app.notifier; in answerCall() local