Searched refs:stopSelf (Results 1 – 21 of 21) 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
79 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()
256 mService.stopSelf(); in shutdownService()
49 stopSelf(); in onStartCommand()151 stopSelf(); in stopService()
109 stopSelf(); in updateForegroundState()
90 stopSelf(); in onPlaybackEnded()
343 stopSelf(); in executeNotifyIfInUseCommand()353 stopSelf(); in resetTaskAndStop()
437 stopSelf(); in onRevoke()
417 stopSelf(); in stopRecording()
911 stopSelf(); // if launched via any other means in finish()
483 stopSelf(startId); in finishService()
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);
6208 method public final void stopSelf();6209 method public final void stopSelf(int);