Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java975 CellNetworkScanResult cellScanResult; in handleMessage() local
977 cellScanResult = new CellNetworkScanResult( in handleMessage()
997 cellScanResult = new CellNetworkScanResult(errorCode, null); in handleMessage()
999 request.result = cellScanResult; in handleMessage()