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