OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BroadcastNotifier
(Results
1 - 3
of
3
) sorted by null
/development/samples/training/threadsample/src/com/example/android/threadsample/
BroadcastNotifier.java
23
public class
BroadcastNotifier
{
28
* Creates a
BroadcastNotifier
containing an instance of LocalBroadcastManager.
34
public
BroadcastNotifier
(Context context) {
RSSPullService.java
48
private
BroadcastNotifier
mBroadcaster = new
BroadcastNotifier
(this);
RSSPullParser.java
73
BroadcastNotifier
progressNotifier)
Completed in 168 milliseconds