Home
last modified time | relevance | path

Searched refs:lce (Results 1 – 18 of 18) sorted by relevance

/aosp12/hardware/interfaces/radio/1.2/
H A DIRadioIndication.hal53 * @param lce LinkCapacityEstimate
55 oneway currentLinkCapacityEstimate(RadioIndicationType type, LinkCapacityEstimate lce);
/aosp12/hardware/interfaces/radio/1.6/
H A DIRadioIndication.hal73 * @param lce LinkCapacityEstimate
75 oneway currentLinkCapacityEstimate_1_6(RadioIndicationType type, LinkCapacityEstimate lce);
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioIndication.java263 android.hardware.radio.V1_2.LinkCapacityEstimate lce) { in currentLinkCapacityEstimate() argument
266 List<LinkCapacityEstimate> response = RIL.convertHalLceData(lce, mRil); in currentLinkCapacityEstimate()
279 android.hardware.radio.V1_6.LinkCapacityEstimate lce) { in currentLinkCapacityEstimate_1_6() argument
282 List<LinkCapacityEstimate> response = RIL.convertHalLceData(lce, mRil); in currentLinkCapacityEstimate_1_6()
1014 public void lceData(int indicationType, LceDataInfo lce) { in lceData() argument
1017 List<LinkCapacityEstimate> response = RIL.convertHalLceData(lce, mRil); in lceData()
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_hidl_hal_utils_v1_3.h486 const ::android::hardware::radio::V1_2::LinkCapacityEstimate& lce);
611 Return<void> lceData(RadioIndicationType type, const LceDataInfo& lce);
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_hidl_hal_utils_v1_2.h513 const ::android::hardware::radio::V1_2::LinkCapacityEstimate& lce);
636 Return<void> lceData(RadioIndicationType type, const LceDataInfo& lce);
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_hidl_hal_utils_v1_4.h577 const ::android::hardware::radio::V1_2::LinkCapacityEstimate& lce);
708 Return<void> lceData(RadioIndicationType type, const LceDataInfo& lce);
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_hidl_hal_utils_v1_6.h939 const ::android::hardware::radio::V1_2::LinkCapacityEstimate& lce);
943 const ::android::hardware::radio::V1_6::LinkCapacityEstimate& lce);
1075 Return<void> lceData(RadioIndicationType type, const LceDataInfo& lce);
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_hidl_hal_utils_v1_5.h675 const ::android::hardware::radio::V1_2::LinkCapacityEstimate& lce);
807 Return<void> lceData(RadioIndicationType type, const LceDataInfo& lce);
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadioIndication.hal429 * @param lce LceData information
434 oneway lceData(RadioIndicationType type, LceDataInfo lce);
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataConnection.java1591 LinkCapacityEstimate lce = lceList.get(0); in updateLinkBandwidthsFromModem() local
1595 if (lce.getDownlinkCapacityKbps() != LinkCapacityEstimate.INVALID) { in updateLinkBandwidthsFromModem()
1596 mDownlinkBandwidth = lce.getDownlinkCapacityKbps(); in updateLinkBandwidthsFromModem()
1599 if (lce.getUplinkCapacityKbps() != LinkCapacityEstimate.INVALID) { in updateLinkBandwidthsFromModem()
1600 mUplinkBandwidth = lce.getUplinkCapacityKbps(); in updateLinkBandwidthsFromModem()
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h521 Return<void> lceData(RadioIndicationType type, const LceDataInfo& lce);
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_hidl_hal_utils_v1_1.h541 Return<void> lceData(RadioIndicationType type, const LceDataInfo& lce);
/aosp12/hardware/ril/libril/
H A Dril_service.cpp97 void convertRilLceDataInfoToHal(void *response, size_t responseLen, LceDataInfo& lce);
8244 void convertRilLceDataInfoToHal(void *response, size_t responseLen, LceDataInfo& lce) { in convertRilLceDataInfoToHal() argument
8246 lce.lastHopCapacityKbps = rilLceDataInfo->last_hop_capacity_kbps; in convertRilLceDataInfoToHal()
8247 lce.confidenceLevel = rilLceDataInfo->confidence_level; in convertRilLceDataInfoToHal()
8248 lce.lceSuspended = rilLceDataInfo->lce_suspended; in convertRilLceDataInfoToHal()
8260 LceDataInfo lce = {}; in lceDataInd() local
8261 convertRilLceDataInfoToHal(response, responseLen, lce); in lceDataInd()
8266 convertIntToRadioIndicationType(indicationType), lce); in lceDataInd()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
H A Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...
H A Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
H A Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...