Searched refs:getServiceConnectionsHolder (Results 1 – 5 of 5) sorted by relevance
472 public abstract ActivityServiceConnectionsHolder getServiceConnectionsHolder(IBinder token); in getServiceConnectionsHolder() method in ActivityTaskManagerInternal
6501 public ActivityServiceConnectionsHolder getServiceConnectionsHolder(IBinder token) { in getServiceConnectionsHolder() method in ActivityTaskManagerService.LocalService
2371 mAtm.mInternal.getServiceConnectionsHolder(activity.token); in testActivityServiceConnectionsHolder()2393 assertNull(mAtm.mInternal.getServiceConnectionsHolder(activity.token)); in testActivityServiceConnectionsHolder()
4080 activity = mAm.mAtmInternal.getServiceConnectionsHolder(token); in bindServiceLocked()
25914 PLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getServiceConnectionsHolder(Landr…