Searched refs:fetchServiceInfo (Results 1 – 1 of 1) sorted by relevance
873 fetchServiceInfo(this /*context*/, mDreamComponent)); in onCreate()1265 final ServiceInfo serviceInfo = fetchServiceInfo(this, in attach()1411 private static ServiceInfo fetchServiceInfo(Context context, ComponentName componentName) { in fetchServiceInfo() method in DreamService