/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | CellInfo.java | 36 public abstract class CellInfo implements Parcelable { class 153 protected CellInfo() { in CellInfo() method in CellInfo 160 protected CellInfo(CellInfo ci) { in CellInfo() method in CellInfo 297 protected CellInfo(Parcel in) { in CellInfo() method in CellInfo 326 protected CellInfo(android.hardware.radio.V1_0.CellInfo ci) { in CellInfo() method in CellInfo 333 protected CellInfo(android.hardware.radio.V1_2.CellInfo ci) { in CellInfo() method in CellInfo 340 protected CellInfo(android.hardware.radio.V1_4.CellInfo ci, long timeStamp) { in CellInfo() method in CellInfo 347 protected CellInfo(android.hardware.radio.V1_5.CellInfo ci, long timeStamp) { in CellInfo() method in CellInfo 354 protected CellInfo(android.hardware.radio.V1_6.CellInfo ci, long timeStamp) { in CellInfo() method in CellInfo
|
/aosp12/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()
|
/aosp12/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()
|
/aosp12/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()
|
/aosp12/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()
|
/aosp12/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()
|
/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_indication.cpp | 179 Return<void> RadioIndication::cellInfoList( in cellInfoList()
|
H A D | radio_response.cpp | 696 Return<void> RadioResponse::getCellInfoListResponse( in getCellInfoListResponse()
|
/aosp12/hardware/interfaces/radio/1.1/vts/functional/ |
H A D | radio_indication.cpp | 198 Return<void> RadioIndication_v1_1::cellInfoList( in cellInfoList()
|
H A D | radio_response.cpp | 515 Return<void> RadioResponse_v1_1::getCellInfoListResponse( in getCellInfoListResponse()
|
/aosp12/system/chre/chre_api/legacy/v1_1/chre/ |
H A D | wwan.h | 377 } CellInfo; member
|
/aosp12/system/chre/chre_api/legacy/v1_2/chre/ |
H A D | wwan.h | 377 } CellInfo; member
|
/aosp12/system/chre/chre_api/legacy/v1_3/chre/ |
H A D | wwan.h | 377 } CellInfo; member
|
/aosp12/system/chre/chpp/include/chpp/common/ |
H A D | wwan_types.h | 207 union ChppWwanCellInfoPerRat CellInfo; member
|
/aosp12/system/chre/chre_api/include/chre_api/chre/ |
H A D | wwan.h | 480 } CellInfo; member
|
/aosp12/system/chre/chre_api/legacy/v1_4/chre/ |
H A D | wwan.h | 480 } CellInfo; member
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | CellLayout.java | 2892 public static final class CellInfo extends CellAndSpan { class in CellLayout 2897 public CellInfo(View v, ItemInfo info) { in CellInfo() method in CellLayout.CellInfo
|
/aosp12/hardware/ril/include/telephony/ |
H A D | ril.h | 1520 } CellInfo; member 1534 } CellInfo; member
|
/aosp12/hardware/ril/reference-ril/ |
H A D | ril.h | 1520 } CellInfo; member 1534 } CellInfo; member
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |