Searched refs:stopSelf (Results 1 – 22 of 22) sorted by relevance
599 public final void stopSelf() { in stopSelf() method in Service600 stopSelf(-1); in stopSelf()608 public final void stopSelf(int startId) { in stopSelf() method in Service
78 stopSelf(msg.arg1); in handleMessage()
28 stopSelf(); in onStartCommand()63 stopSelf(); in startMonitor()73 stopSelf(); in stopService()
34 stopSelf(); in onStartCommand()
51 stopSelf();
151 stopSelf();
159 stopSelf(startId); in onStartCommand()
49 stopSelf(); in onStartCommand()151 stopSelf(); in stopService()
256 mService.stopSelf(); in shutdownService()
109 stopSelf(); in updateForegroundState()
90 stopSelf(); in onPlaybackEnded()
392 stopSelf(); in executeNotifyIfInUseCommand()401 stopSelf(); in resetTaskAndStop()
437 stopSelf(); in onRevoke()
398 stopSelf(); in stopRecording()
483 stopSelf(startId); in finishService()
911 stopSelf(); // if launched via any other means in finish()
175 stopSelf(); in onTaskRemoved()
791 stopSelf(); in stopSelfWhenDone()
2120 HSPLandroid/app/Service;->stopSelf()V2121 HSPLandroid/app/Service;->stopSelf(I)V
5074 method public final void stopSelf();5075 method public final void stopSelf(int);
6211 method public final void stopSelf();6212 method public final void stopSelf(int);