Home | History | Annotate | Download | only in telephony

Lines Matching full:servicemanager

24 import android.os.ServiceManager;
75 sRegistry = ITelephonyRegistry.Stub.asInterface(ServiceManager.getService(
1118 return IPhoneSubInfo.Stub.asInterface(ServiceManager.getService("iphonesubinfo"));
1220 return ITelephony.Stub.asInterface(ServiceManager.getService(Context.TELEPHONY_SERVICE));