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