Searched refs:stopAllForegroundServicesLocked (Results 1 – 2 of 2) sorted by relevance
339 stopAllForegroundServicesLocked(uid, packageName); in stopForegroundServicesForUidPackage()344 void stopAllForegroundServicesLocked(final int uid, final String packageName) { in stopAllForegroundServicesLocked() method in ActiveServices1465 stopAllForegroundServicesLocked(aa.mUid, aa.mPackageName); in updateForegroundApps()
6010 HPLcom/android/server/am/ActiveServices;->stopAllForegroundServicesLocked(ILjava/lang/String;)V