Searched defs:telephony (Results 1 – 11 of 11) sorted by relevance
552 ITelephony telephony = getITelephony(); in requestEnabled() local596 ITelephony telephony = getITelephony(); in requestIsEnabled() local653 ITelephony telephony = getITelephony(); in requestIsDemoModeEnabled() local710 ITelephony telephony = getITelephony(); in requestIsEmergencyModeEnabled() local767 ITelephony telephony = getITelephony(); in requestIsSupported() local823 ITelephony telephony = getITelephony(); in requestCapabilities() local1127 ITelephony telephony = getITelephony(); in startTransmissionUpdates() local1208 ITelephony telephony = getITelephony(); in stopTransmissionUpdates() local1266 ITelephony telephony = getITelephony(); in provisionService() local1318 ITelephony telephony = getITelephony(); in deprovisionService() local[all …]
579 ITelephony telephony = getITelephony(); in getOpPackageName() local2175 ITelephony telephony = getITelephony(); in getDeviceSoftwareVersion() local2227 ITelephony telephony = getITelephony(); in getDeviceId() local2352 ITelephony telephony = getITelephony(); in getImei() local2389 ITelephony telephony = getITelephony(); in getTypeAllocationCode() local2480 ITelephony telephony = getITelephony(); in getMeid() local2523 ITelephony telephony = getITelephony(); in getManufacturerCode() local2611 ITelephony telephony = getITelephony(); in getCellLocation() local2649 ITelephony telephony = getITelephony(); in getNeighboringCellInfo() local2738 ITelephony telephony = getITelephony(); in getCurrentPhoneTypeForSlot() 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
1939 ITelephony telephony = getITelephony(); in updateUtFeatureValue() local3088 ITelephony telephony = mBinderCache.listenOnBinder(cb, () -> { in registerFeatureCallback() local3122 ITelephony telephony = mBinderCache.removeRunnable(cb); in unregisterFeatureCallback() local
498 optional Telephony telephony = 38; field