Searched refs:getForegroundServiceTypeLocked (Results 1 – 2 of 2) sorted by relevance
1364 public int getForegroundServiceTypeLocked(ComponentName className, IBinder token) { in getForegroundServiceTypeLocked() method in ActiveServices
11941 return mServices.getForegroundServiceTypeLocked(className, token); in getForegroundServiceType()