Searched refs:stopServiceTokenLocked (Results 1 – 2 of 2) sorted by relevance
323 boolean stopServiceTokenLocked(ComponentName className, IBinder token, in stopServiceTokenLocked() method in ActiveServices
10973 return mServices.stopServiceTokenLocked(className, token, startId); in stopServiceToken()