Lines Matching refs:ServiceManager
24 import android.os.ServiceManager;67 sRegistry = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService(907 return IPhoneSubInfo.Stub.asInterface(ServiceManager.getService("iphonesubinfo"));1009 return ITelephony.Stub.asInterface(ServiceManager.getService(Context.TELEPHONY_SERVICE));