/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ |
H A D | CellInfo.java | 35 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 D | radio_indication.cpp | 70 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 D | radio_response.cpp | 583 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 D | radio_indication.cpp | 51 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 D | radio_response.cpp | 527 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 D | RadioIndication-network.cpp | 55 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 D | RadioResponse-network.cpp | 94 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/ |
D | CellInfo.java | 9 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/ |
D | CellInfo.kt | 29 class CellInfo(v: View?, info: ItemInfo, cellPos: CellPos) : class
|
/aosp_15_r20/hardware/interfaces/radio/1.4/vts/functional/ |
H A D | radio_indication.cpp | 35 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 D | radio_response.cpp | 527 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 D | CellInfo.java | 43 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 D | radio_indication.cpp | 28 Return<void> RadioIndication_v1_2::cellInfoList_1_2( in cellInfoList_1_2() 232 Return<void> RadioIndication_v1_2::cellInfoList( in cellInfoList()
|
H A D | radio_response.cpp | 523 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 D | radio_indication.cpp | 28 Return<void> RadioIndication_v1_3::cellInfoList_1_2( in cellInfoList_1_2() 233 Return<void> RadioIndication_v1_3::cellInfoList( in cellInfoList()
|
H A D | radio_response.cpp | 523 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 D | Spreadsheet.java | 81 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/ |
D | CellInfo.java | 11 public class CellInfo implements android.os.Parcelable class
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/network/telephony/ |
D | CellInfoUtil.kt | 57 private fun CellInfo.readableString(): String = buildString { in <lambda>() method
|
/aosp_15_r20/hardware/interfaces/radio/aidl/vts/ |
H A D | radio_network_indication.cpp | 33 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/ |
D | CellInfo.java | 4 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/ |
D | CellInfo.java | 4 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/ |
D | CellInfo.java | 4 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/ |
D | CellInfo.java | 4 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/ |
D | CellInfo.java | 4 public final class CellInfo { class
|