Searched refs:mClz (Results 1 – 1 of 1) sorted by relevance
108 final Class<?> mClz; field in IsolatedService.Controller.ServiceInfo116 mClz = clz; in ServiceInfo()134 mActivity.startService(new Intent(mActivity, mClz));140 mActivity.stopService(new Intent(mActivity, mClz));148 if (mActivity.bindService(new Intent(mActivity, mClz),