Searched refs:mServiceClass (Results 1 – 2 of 2) sorted by relevance
98 Class<T> mServiceClass; field in ServiceTestCase108 mServiceClass = serviceClass; in ServiceTestCase()153 mService = mServiceClass.newInstance(); in setupService()163 mServiceClass.getName(), in setupService()
788 private int mServiceClass; field in ImsManager.ImsRegistrationListenerProxy793 mServiceClass = serviceClass; in ImsRegistrationListenerProxy()798 return (mServiceClass == serviceClass); in isSameProxy()