Searched defs:putServiceByIntent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/am/
H A DActiveServices.java159 void putServiceByIntent(Intent.FilterComparison filter, int callingUser, method in class:ActiveServices.ServiceMap
757 mServiceMap.putServiceByIntent(filter, UserHandle.getUserId(r.appInfo.uid), r);

Completed in 124 milliseconds