Home
last modified time | relevance | path

Searched refs:cdmaSource (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/radio/1.0/
DIRadioIndication.hal315 * @param cdmaSource New Cdma SubscriptionSource
318 CdmaSubscriptionSource cdmaSource);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h479 CdmaSubscriptionSource cdmaSource);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_utils_v1_1.h500 CdmaSubscriptionSource cdmaSource);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h571 CdmaSubscriptionSource cdmaSource);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_hidl_hal_utils_v1_2.h595 CdmaSubscriptionSource cdmaSource);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_utils_v1_4.h666 CdmaSubscriptionSource cdmaSource);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_utils_v1_5.h763 CdmaSubscriptionSource cdmaSource);
/hardware/ril/libril/
Dril_service.cpp7831 int32_t cdmaSource = ((int32_t *) response)[0]; in cdmaSubscriptionSourceChangedInd() local
7833 RLOGD("cdmaSubscriptionSourceChangedInd: cdmaSource %d", cdmaSource); in cdmaSubscriptionSourceChangedInd()
7837 (CdmaSubscriptionSource) cdmaSource); in cdmaSubscriptionSourceChangedInd()