Home
last modified time | relevance | path

Searched refs:RIL_ScanType (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/radio/ril/
Dril.h2073 } RIL_ScanType; typedef
2185 RIL_ScanType type; // Type of the scan
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h2144 } RIL_ScanType; typedef
2299 RIL_ScanType type; // Type of the scan
Dril_service.cpp1526 scan_request.type = (RIL_ScanType) request.type; in startNetworkScan()
3088 scan_request.type = (RIL_ScanType) request.type; in prepareNetworkScanRequest_1_2()
3601 scan_request.type = (RIL_ScanType) request.type; in prepareNetworkScanRequest_1_5()
/device/generic/goldfish/radio/libril/
Dril_service.cpp1402 scan_request.type = (RIL_ScanType) request.type; in startNetworkScan()