Searched defs:telephony (Results 1 – 11 of 11) sorted by relevance
938 ITelephony telephony = getITelephony(); in requestEnabled() local984 ITelephony telephony = getITelephony(); in requestIsEnabled() local1043 ITelephony telephony = getITelephony(); in requestIsDemoModeEnabled() local1102 ITelephony telephony = getITelephony(); in requestIsEmergencyModeEnabled() local1161 ITelephony telephony = getITelephony(); in requestIsSupported() local1219 ITelephony telephony = getITelephony(); in requestCapabilities() local1645 ITelephony telephony = getITelephony(); in startTransmissionUpdates() local1733 ITelephony telephony = getITelephony(); in stopTransmissionUpdates() local1792 ITelephony telephony = getITelephony(); in provisionService() local1846 ITelephony telephony = getITelephony(); in deprovisionService() local[all …]
582 ITelephony telephony = getITelephony(); in getOpPackageName() local2214 ITelephony telephony = getITelephony(); in getDeviceSoftwareVersion() local2266 ITelephony telephony = getITelephony(); in getDeviceId() local2383 ITelephony telephony = getITelephony(); in getImei() local2412 ITelephony telephony = getITelephony(); in getTypeAllocationCode() local2652 ITelephony telephony = getITelephony(); in getCellLocation() local2690 ITelephony telephony = getITelephony(); in getNeighboringCellInfo() local2785 ITelephony telephony = getITelephony(); in getCurrentPhoneTypeForSlot() local3102 ITelephony telephony = getITelephony(); in getNetworkCountryIso() local3291 ITelephony telephony = getITelephony(); in getNetworkType() local[all …]
108 ITelephony telephony = getITelephony(); in stopScan() local
253 final ITelephony telephony = getITelephony(); in requestNetworkScan() local
633 ITelephony telephony = mTelephonyBinderCache.listenOnBinder(callback, callback::binderDied); in registerImsStateCallback() local658 ITelephony telephony = mTelephonyBinderCache.removeRunnable(callback); in unregisterImsStateCallback() local
481 ITelephony telephony = mTelephonyBinderCache.listenOnBinder(callback, callback::binderDied); in registerImsStateCallback() local506 ITelephony telephony = mTelephonyBinderCache.removeRunnable(callback); in unregisterImsStateCallback() local
1676 ITelephony telephony = mBinderCache.listenOnBinder(callback, callback::binderDied); in registerImsStateCallback() local1701 ITelephony telephony = mBinderCache.removeRunnable(callback); in unregisterImsStateCallback() local
183 final TelephonyManager telephony = in isVoiceCapable() local
162 Message telephony(&telephonyTable); in Parse() local
1967 ITelephony telephony = getITelephony(); in updateUtFeatureValue() local3116 ITelephony telephony = mBinderCache.listenOnBinder(cb, () -> { in registerFeatureCallback() local3150 ITelephony telephony = mBinderCache.removeRunnable(cb); in unregisterFeatureCallback() local
498 optional Telephony telephony = 38; field