OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyUpdate
(Results
1 - 3
of
3
) sorted by null
/cts/tools/host/src/com/android/cts/
TestSession.java
463
mResultObserver.
notifyUpdate
();
556
public void
notifyUpdate
() {
581
notifyUpdate
();
Test.java
192
ResultObserver.getInstance().
notifyUpdate
();
/development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssContentProvider.java
175
getContext().getContentResolver().
notifyUpdate
(uri, null);
Completed in 102 milliseconds