Searched refs:RIL_REQUEST_QUERY_AVAILABLE_NETWORKS (Results 1 – 14 of 14) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 65 {RIL_REQUEST_QUERY_AVAILABLE_NETWORKS , radio::getAvailableNetworksResponse},
|
D | ril.cpp | 1073 case RIL_REQUEST_QUERY_AVAILABLE_NETWORKS: return "QUERY_AVAILABLE_NETWORKS"; in requestToString()
|
D | ril_service.cpp | 1381 dispatchVoid(serial, mSlotId, RIL_REQUEST_QUERY_AVAILABLE_NETWORKS); in getAvailableNetworks()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 65 {RIL_REQUEST_QUERY_AVAILABLE_NETWORKS , radio_1_6::getAvailableNetworksResponse},
|
D | ril.cpp | 1079 case RIL_REQUEST_QUERY_AVAILABLE_NETWORKS: return "QUERY_AVAILABLE_NETWORKS"; in requestToString()
|
D | ril.h | 3860 #define RIL_REQUEST_QUERY_AVAILABLE_NETWORKS 48 macro
|
D | ril_service.cpp | 1516 dispatchVoid(serial, mSlotId, RIL_REQUEST_QUERY_AVAILABLE_NETWORKS); in getAvailableNetworks()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 65 {RIL_REQUEST_QUERY_AVAILABLE_NETWORKS , radio_1_6::getAvailableNetworksResponse},
|
D | ril.cpp | 1121 case RIL_REQUEST_QUERY_AVAILABLE_NETWORKS: return "QUERY_AVAILABLE_NETWORKS"; in requestToString()
|
D | ril.h | 4166 #define RIL_REQUEST_QUERY_AVAILABLE_NETWORKS 48 macro
|
D | ril_service.cpp | 1547 dispatchVoid(serial, mSlotId, RIL_REQUEST_QUERY_AVAILABLE_NETWORKS); in getAvailableNetworks()
|
/device/generic/goldfish/radio/ril/ |
D | ril.h | 3745 #define RIL_REQUEST_QUERY_AVAILABLE_NETWORKS 48 macro
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 3744 #define RIL_REQUEST_QUERY_AVAILABLE_NETWORKS 48 macro
|
/device/google/cuttlefish/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 2328 case RIL_REQUEST_QUERY_AVAILABLE_NETWORKS: in gce_ril_on_request()
|