Searched refs:stopServiceToken (Results 1 – 4 of 4) sorted by relevance
569 mActivityManager.stopServiceToken( in stopSelf()601 return mActivityManager.stopServiceToken( in stopSelfResult()
167 public boolean stopServiceToken(ComponentName className, IBinder token, in stopServiceToken() method
952 boolean res = stopServiceToken(className, token, startId); in onTransact()3705 public boolean stopServiceToken(ComponentName className, IBinder token, in stopServiceToken() method in ActivityManagerProxy
15733 public boolean stopServiceToken(ComponentName className, IBinder token, in stopServiceToken() method