Searched refs:fetchServiceInfo (Results 1 – 1 of 1) sorted by relevance
370 return fetchServiceInfo(mContext, getDreamComponent()); in getServiceInfo()1680 private static ServiceInfo fetchServiceInfo(Context context, ComponentName componentName) { in fetchServiceInfo() method in DreamService