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.java969 CellNetworkScanResult cellScanResult; in handleMessage() local
971 cellScanResult = new CellNetworkScanResult( in handleMessage()
991 cellScanResult = new CellNetworkScanResult(errorCode, null); in handleMessage()
993 request.result = cellScanResult; in handleMessage()