OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopSelf
(Results
1 - 16
of
16
) sorted by null
/cts/tests/tests/security/src/android/security/cts/activity/
SecureRandomService.java
37
stopSelf
();
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
ReceiveUriService.java
88
sCurInstance.
stopSelf
(id);
/development/samples/Alarm/src/com/example/android/newalarm/
AlarmService.java
39
* a
stopSelf
(). The net effect is a new worker thread that takes 15 seconds to run and then
104
stopSelf
();
151
* Stops the service in response to the
stopSelf
() issued when the wait is over. Other
152
* clients that use this service could stop it by issuing a stopService() or a
stopSelf
() on
/development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmService_Service.java
86
AlarmService_Service.this.
stopSelf
();
NotifyingService.java
84
NotifyingService.this.
stopSelf
();
IsolatedService.java
86
stopSelf
();
ServiceStartArguments.java
97
stopSelf
(msg.arg1);
/external/chromium_org/components/devtools_bridge/android/javatests/src/org/chromium/components/devtools_bridge/tests/
DebugService.java
75
stopSelf
();
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java
151
stopSelf
();
158
stopSelf
();
/development/apps/Development/src/com/android/development/
BadBehaviorActivity.java
68
stopSelf
();
/developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
MusicService.java
120
// Delay
stopSelf
by using a handler.
177
stopSelf
();
611
// is disconnected. Call startService(Intent) and then
stopSelf
(..) when we no longer
671
stopSelf
();
[
all
...]
/developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
MusicService.java
120
// Delay
stopSelf
by using a handler.
177
stopSelf
();
611
// is disconnected. Call startService(Intent) and then
stopSelf
(..) when we no longer
671
stopSelf
();
[
all
...]
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
MusicService.java
120
// Delay
stopSelf
by using a handler.
177
stopSelf
();
611
// is disconnected. Call startService(Intent) and then
stopSelf
(..) when we no longer
671
stopSelf
();
[
all
...]
/external/chromium_org/content/public/android/java/src/org/chromium/content/app/
ChildProcessService.java
244
// We call
stopSelf
() to request that this service be stopped as soon as the client
248
stopSelf
();
/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicService.java
319
stopSelf
();
/external/chromium_org/third_party/libaddressinput/src/java/
android.jar
Completed in 1328 milliseconds