Home
last modified time | relevance | path

Searched defs:rsp (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DIRadioNetworkImpl.java351 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getAllowedNetworkTypesBitmap() local
364 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getAvailableBandModes() local
378 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getAvailableNetworks() local
397 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getBarringInfo() local
409 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getCdmaRoamingPreference() local
426 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getCellInfoList() local
460 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getDataRegistrationState() local
473 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getImsRegistrationState() local
485 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getNetworkSelectionMode() local
510 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getOperator() local
[all …]
DIRadioVoiceImpl.java263 RadioResponseInfo rsp = mService.makeSolRsp(serial, responseError); in getCurrentCallsRespnose() local
298 RadioResponseInfo rsp = mService.makeSolRsp(serial, responseError); in acceptCall() local
310 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in cancelPendingUssd() local
322 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in conference() local
349 RadioResponseInfo rsp = mService.makeSolRsp(serial, responseError); in dial() local
383 RadioResponseInfo rsp = mService.makeSolRsp(serial, responseError); in emergencyDial() local
398 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in exitEmergencyCallbackMode() local
410 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in explicitCallTransfer() local
425 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getCallForwardStatus() local
439 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getCallWaiting() local
[all …]
DIRadioMessagingImpl.java97 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in acknowledgeIncomingGsmSmsWithPdu() local
110 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in acknowledgeLastIncomingCdmaSms() local
122 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in acknowledgeLastIncomingGsmSms() local
134 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in deleteSmsOnRuim() local
146 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in deleteSmsOnSim() local
158 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getCdmaBroadcastConfig() local
170 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getGsmBroadcastConfig() local
183 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getSmscAddress() local
195 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in reportSmsMemoryStatus() local
213 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in sendCdmaSms() local
[all …]
DIRadioDataImpl.java98 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in allocatePduSessionId() local
109 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in cancelHandover() local
122 RadioResponseInfo rsp = mService.makeSolRsp(serial); in deactivateDataCall() local
140 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getDataCallList() local
151 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getSlicingConfig() local
162 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in releasePduSessionId() local
178 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in setDataAllowed() local
193 RadioResponseInfo rsp = mService.makeSolRsp(serial); in setDataProfile() local
205 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in setDataThrottling() local
219 RadioResponseInfo rsp = mService.makeSolRsp(serial); in setInitialAttachApn() local
[all …]
DIRadioSimImpl.java220 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in areUiccApplicationsEnabled() local
235 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in changeIccPin2ForApp() local
250 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in changeIccPinForApp() local
263 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in enableUiccApplications() local
274 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getAllowedCarriers() local
336 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getCdmaSubscription() local
350 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getCdmaSubscriptionSource() local
404 RadioResponseInfo rsp = mService.makeSolRsp(serial, responseError); in getFacilityLockForApp() local
421 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getIccCardStatus() local
454 RadioResponseInfo rsp = mService.makeSolRsp(serial, responseError); in getImsiForApp() local
[all …]
DIRadioModemImpl.java183 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in enableModem() local
201 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getBasebandVersion() local
222 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getDeviceIdentity() local
240 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getImei() local
254 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getHardwareConfig() local
269 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getModemActivityInfo() local
283 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getModemStackStatus() local
298 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getRadioCapability() local
313 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in nvReadItem() local
327 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in nvResetConfig() local
[all …]
DIRadioConfigImpl.java164 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in getHalDeviceCapabilities() local
183 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getNumOfLiveModems() local
200 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getPhoneCapability() local
217 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getSimultaneousCallingSupport() local
240 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getSimSlotsStatus() local
253 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in setNumOfLiveModems() local
266 RadioResponseInfo rsp = mService.makeSolRsp(serial); in setPreferredDataModem() local
290 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in setSimSlotsMapping() local
307 RadioResponseInfo rsp = mService.makeSolRsp(serial); in getSimTypeInfo() local
319 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in setSimType() local
DIRadioImsImpl.java75 RadioResponseInfo rsp = mService.makeSolRsp(serial); in setSrvccCallInfo() local
88 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in updateImsRegistrationInfo() local
106 RadioResponseInfo rsp = mService.makeSolRsp(serial); in startImsTraffic() local
120 RadioResponseInfo rsp = mService.makeSolRsp(serial); in stopImsTraffic() local
134 RadioResponseInfo rsp = mService.makeSolRsp(serial); in triggerEpsFallback() local
148 RadioResponseInfo rsp = mService.makeSolRsp(serial); in sendAnbrQuery() local
271 RadioResponseInfo rsp = mService.makeSolRsp(mImsState.getImsTrafficSerial(trafficType)); in sendStartImsTrafficResponse() local
304 RadioResponseInfo rsp = mService.makeSolRsp(serial, RadioError.REQUEST_NOT_SUPPORTED); in updateImsCallStatus() local
/cts/tests/tests/libcorefileio/src/android/cts/
DLockHoldingService.java185 Message rsp = msg.obtain(); in notifyLockHeld() local
193 Message rsp = msg.obtain(); in notifyLockReleased() local
203 Message rsp = msg.obtain(); in prepareForShutdown() local