OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyingService
(Results
1 - 2
of
2
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/app/
NotifyingController.java
50
NotifyingService
.class));
57
NotifyingService
.class));
NotifyingService.java
39
public class
NotifyingService
extends Service {
54
Thread notifyingThread = new Thread(null, mTask, "
NotifyingService
");
84
NotifyingService
.this.stopSelf();
Completed in 93 milliseconds