Home
last modified time | relevance | path

Searched defs:CellInfo (Results 1 – 25 of 256) sorted by relevance

1234567891011

/aosp_15_r20/frameworks/base/telephony/java/android/telephony/
H A DCellInfo.java35 public abstract class CellInfo implements Parcelable { class
152 protected CellInfo(int cellConnectionStatus, boolean registered, long timestamp) { in CellInfo() method in CellInfo
159 protected CellInfo() { in CellInfo() method in CellInfo
166 protected CellInfo(CellInfo ci) { in CellInfo() method in CellInfo
303 protected CellInfo(Parcel in) { in CellInfo() method in CellInfo
/aosp_15_r20/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_indication.cpp70 const hidl_vec<::android::hardware::radio::V1_5::CellInfo>& /*records*/) { in cellInfoList_1_5()
94 Return<void> RadioIndication_v1_6::cellInfoList_1_4( in cellInfoList_1_4()
121 Return<void> RadioIndication_v1_6::cellInfoList_1_2( in cellInfoList_1_2()
339 Return<void> RadioIndication_v1_6::cellInfoList( in cellInfoList()
409 Return<void> RadioIndication_v1_6::cellInfoList_1_6( in cellInfoList_1_6()
H A Dradio_response.cpp583 Return<void> RadioResponse_v1_6::getCellInfoListResponse( in getCellInfoListResponse()
818 Return<void> RadioResponse_v1_6::getCellInfoListResponse_1_2( in getCellInfoListResponse_1_2()
882 Return<void> RadioResponse_v1_6::getCellInfoListResponse_1_4( in getCellInfoListResponse_1_4()
1021 Return<void> RadioResponse_v1_6::getCellInfoListResponse_1_5( in getCellInfoListResponse_1_5()
1198 Return<void> RadioResponse_v1_6::getCellInfoListResponse_1_6( in getCellInfoListResponse_1_6()
/aosp_15_r20/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_indication.cpp51 const hidl_vec<::android::hardware::radio::V1_5::CellInfo>& /*records*/) { in cellInfoList_1_5()
75 Return<void> RadioIndication_v1_5::cellInfoList_1_4( in cellInfoList_1_4()
102 Return<void> RadioIndication_v1_5::cellInfoList_1_2( in cellInfoList_1_2()
314 Return<void> RadioIndication_v1_5::cellInfoList( in cellInfoList()
H A Dradio_response.cpp527 Return<void> RadioResponse_v1_5::getCellInfoListResponse( in getCellInfoListResponse()
757 Return<void> RadioResponse_v1_5::getCellInfoListResponse_1_2( in getCellInfoListResponse_1_2()
822 Return<void> RadioResponse_v1_5::getCellInfoListResponse_1_4( in getCellInfoListResponse_1_4()
1008 Return<void> RadioResponse_v1_5::getCellInfoListResponse_1_5( in getCellInfoListResponse_1_5()
/aosp_15_r20/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
H A DRadioIndication-network.cpp55 const hidl_vec<V1_0::CellInfo>&) { in cellInfoList()
62 const hidl_vec<V1_2::CellInfo>&) { in cellInfoList_1_2()
69 const hidl_vec<V1_4::CellInfo>&) { in cellInfoList_1_4()
H A DRadioResponse-network.cpp94 const hidl_vec<V1_0::CellInfo>&) { in getCellInfoListResponse()
101 const hidl_vec<V1_2::CellInfo>&) { in getCellInfoListResponse_1_2()
108 const hidl_vec<V1_4::CellInfo>&) { in getCellInfoListResponse_1_4()
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/celllayout/
DCellInfo.java9 public final class CellInfo extends com.android.launcher3.util.CellAndSpan { class
18 public CellInfo(@org.jetbrains.annotations.Nullable() in CellInfo() method in CellInfo
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/celllayout/
DCellInfo.kt29 class CellInfo(v: View?, info: ItemInfo, cellPos: CellPos) : class
/aosp_15_r20/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_indication.cpp35 Return<void> RadioIndication_v1_4::cellInfoList_1_4( in cellInfoList_1_4()
62 Return<void> RadioIndication_v1_4::cellInfoList_1_2( in cellInfoList_1_2()
273 Return<void> RadioIndication_v1_4::cellInfoList( in cellInfoList()
H A Dradio_response.cpp527 Return<void> RadioResponse_v1_4::getCellInfoListResponse( in getCellInfoListResponse()
756 Return<void> RadioResponse_v1_4::getCellInfoListResponse_1_2( in getCellInfoListResponse_1_2()
821 Return<void> RadioResponse_v1_4::getCellInfoListResponse_1_4( in getCellInfoListResponse_1_4()
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
H A DCellInfo.java43 public class CellInfo extends Asn1Choice { class
67 public CellInfo() { in CellInfo() method in CellInfo
/aosp_15_r20/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_indication.cpp28 Return<void> RadioIndication_v1_2::cellInfoList_1_2( in cellInfoList_1_2()
232 Return<void> RadioIndication_v1_2::cellInfoList( in cellInfoList()
H A Dradio_response.cpp523 Return<void> RadioResponse_v1_2::getCellInfoListResponse( in getCellInfoListResponse()
741 Return<void> RadioResponse_v1_2::getCellInfoListResponse_1_2( in getCellInfoListResponse_1_2()
/aosp_15_r20/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_indication.cpp28 Return<void> RadioIndication_v1_3::cellInfoList_1_2( in cellInfoList_1_2()
233 Return<void> RadioIndication_v1_3::cellInfoList( in cellInfoList()
H A Dradio_response.cpp523 Return<void> RadioResponse_v1_3::getCellInfoListResponse( in getCellInfoListResponse()
743 Return<void> RadioResponse_v1_3::getCellInfoListResponse_1_2( in getCellInfoListResponse_1_2()
/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/spreadsheet/
H A DSpreadsheet.java81 public static class CellInfo { class in Spreadsheet
90 public CellInfo(Header row, Header column, String contents) { in CellInfo() method in Spreadsheet.CellInfo
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.network-V4-java-source/gen/android/hardware/radio/network/
DCellInfo.java11 public class CellInfo implements android.os.Parcelable class
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/network/telephony/
DCellInfoUtil.kt57 private fun CellInfo.readableString(): String = buildString { in <lambda>() method
/aosp_15_r20/hardware/interfaces/radio/aidl/vts/
H A Dradio_network_indication.cpp33 const std::vector<CellInfo>& /*records*/) { in cellInfoList()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.2/android.hardware.radio-V1.2-java_gen_java/gen/srcs/android/hardware/radio/V1_2/
DCellInfo.java4 public final class CellInfo { class
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.0/android.hardware.radio-V1.0-java_gen_java/gen/srcs/android/hardware/radio/V1_0/
DCellInfo.java4 public final class CellInfo { class
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.5/android.hardware.radio-V1.5-java_gen_java/gen/srcs/android/hardware/radio/V1_5/
DCellInfo.java4 public final class CellInfo { class
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.4/android.hardware.radio-V1.4-java_gen_java/gen/srcs/android/hardware/radio/V1_4/
DCellInfo.java4 public final class CellInfo { class
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.6/android.hardware.radio-V1.6-java_gen_java/gen/srcs/android/hardware/radio/V1_6/
DCellInfo.java4 public final class CellInfo { class

1234567891011