Home
last modified time | relevance | path

Searched refs:forMessage (Results 1 – 25 of 42) sorted by relevance

12

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DSIMRecordsTest.java165 AsyncResult.forMessage(response, EF_SIZE, null); in setUpSetForbiddenPlmnsTests()
174 AsyncResult.forMessage(response, true, null); in setUpSetForbiddenPlmnsTests()
188 AsyncResult.forMessage(response, encodedFplmn, null); in testGetForbiddenPlmns()
210 AsyncResult.forMessage(response, null, new CommandException( in testGetForbiddenPlmnsException()
234 AsyncResult.forMessage(response); in testGetForbiddenPlmnsNull()
256 AsyncResult.forMessage(response, encodedFplmn, null); in testGetForbiddenPlmnsEmptyList()
278 AsyncResult.forMessage(response, new byte[] { (byte) 0xFF, (byte) 0xFF }, null); in testGetForbiddenPlmnsInvalidLength()
307 AsyncResult ar = AsyncResult.forMessage(message, rawPnns, null); in testGetEfPnn()
346 AsyncResult ar = AsyncResult.forMessage(message, rawOpl, null); in testGetEfOpl()
362 ar = AsyncResult.forMessage(message, rawOpl, null); in testGetEfOpl()
[all …]
DIccPhoneBookInterfaceManagerTest.java79 AsyncResult.forMessage(response).result = mAdnList; in setUp()
106 AsyncResult.forMessage(response).exception = new RuntimeException(); in testAdnEFLoadWithFailure()
/frameworks/base/core/java/android/os/
DAsyncResult.java40 forMessage(Message m, Object r, Throwable ex) in forMessage() method in AsyncResult
54 forMessage(Message m) in forMessage() method in AsyncResult
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DAdnRecordCache.java134 AsyncResult.forMessage(response).exception = e; in sendErrorResponse()
274 AsyncResult.forMessage(response).result = result; in requestLoadAllAdnLike()
305 AsyncResult.forMessage(response).exception in requestLoadAllAdnLike()
330 AsyncResult.forMessage(waiter, ar.result, ar.exception); in notifyWaiters()
375 AsyncResult.forMessage(response, null, ar.exception); in handleMessage()
DUiccPkcs15.java105 AsyncResult.forMessage(mCallback, null, ar.exception); in handleMessage()
120 AsyncResult.forMessage(mCallback, result, (result == null) ? in handleMessage()
155 AsyncResult.forMessage(mCallback, null, null); in handleMessage()
158 AsyncResult.forMessage(mCallback, null, ar.exception); in handleMessage()
DSIMRecords.java364 AsyncResult.forMessage((onComplete)).exception = in setVoiceMailNumber()
388 AsyncResult.forMessage((onComplete)).exception = in setVoiceMailNumber()
769 AsyncResult.forMessage(((Message) ar.userObj)).exception = ar.exception; in handleMessage()
1020 AsyncResult.forMessage(((Message) ar.userObj)).exception = null; in handleMessage()
1044 AsyncResult.forMessage(((Message) ar.userObj)).exception = in handleMessage()
1048 AsyncResult.forMessage(((Message) ar.userObj)) in handleMessage()
1052 AsyncResult.forMessage(((Message) ar.userObj)) in handleMessage()
1070 AsyncResult.forMessage(((Message) ar.userObj)).exception in handleMessage()
1215 AsyncResult.forMessage(response, Arrays.copyOf(mFplmns, in handleMessage()
1218 AsyncResult.forMessage(response, null, ar.exception); in handleMessage()
[all …]
DAdnRecordLoader.java290 AsyncResult.forMessage(mUserResponse) in handleMessage()
301 AsyncResult.forMessage(mUserResponse).result in handleMessage()
DUiccProfile.java250 AsyncResult.forMessage((Message) ar.userObj, ar.result, ar.exception);
807 AsyncResult.forMessage(onComplete).exception = e; in supplyPin()
821 AsyncResult.forMessage(onComplete).exception = e; in supplyPuk()
835 AsyncResult.forMessage(onComplete).exception = e; in supplyPin2()
849 AsyncResult.forMessage(onComplete).exception = e; in supplyPuk2()
863 AsyncResult.forMessage(onComplete).exception = e; in supplyNetworkDepersonalization()
877 AsyncResult.forMessage(onComplete).exception = e; in supplySimDepersonalization()
936 AsyncResult.forMessage(onComplete).exception = e; in setIccLockEnabled()
950 AsyncResult.forMessage(onComplete).exception = e; in setIccFdnEnabled()
964 AsyncResult.forMessage(onComplete).exception = e; in changeIccLockPassword()
[all …]
DUiccCardApplication.java285 AsyncResult.forMessage(response).exception = ar.exception; in onChangeFdnDone()
360 AsyncResult.forMessage(response).exception = ar.exception; in onChangeFacilityLock()
399 AsyncResult.forMessage(response).exception = ar.exception;
417 AsyncResult.forMessage(response).exception = ar.exception;
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/
DLogicalChannelMocker.java53 AsyncResult.forMessage(msg, responseInts, exception); in mockOpenLogicalChannelResponse()
87 AsyncResult.forMessage(msg, result, exception); in mockSendToLogicalChannel()
99 AsyncResult.forMessage(msg); in mockCloseLogicalChannel()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java318 AsyncResult.forMessage(onComplete, null, null); in setVoiceMailNumber()
346 AsyncResult.forMessage(onComplete, null, null); in getOutgoingCallerIdDisplay()
354 AsyncResult.forMessage(onComplete, null, null); in setOutgoingCallerIdDisplay()
360 AsyncResult.forMessage(onComplete, null, null); in getCallWaiting()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java354 AsyncResult.forMessage(onComplete, null, null); in setVoiceMailNumber()
382 AsyncResult.forMessage(onComplete, null, null); in getOutgoingCallerIdDisplay()
390 AsyncResult.forMessage(onComplete, null, null); in setOutgoingCallerIdDisplay()
396 AsyncResult.forMessage(onComplete, null, null); in getCallWaiting()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioConfig.java171 AsyncResult.forMessage(result, null, in getRadioConfigProxy()
186 AsyncResult.forMessage(result, null, in getRadioConfigProxy()
301 AsyncResult.forMessage(result, null, in setPreferredDataModem()
330 AsyncResult.forMessage(result, null, in getPhoneCapability()
DIccCard.java302 AsyncResult ret = AsyncResult.forMessage(onComplete); in sendMessageWithCardAbsentException()
DRILRequest.java247 AsyncResult.forMessage(mResult, ret, ex); in onError()
DRIL.java369 AsyncResult.forMessage( rr.mResult, timeoutResponse, null); in handleMessage()
474 AsyncResult.forMessage(result, null, in getRadioProxy()
561 AsyncResult.forMessage(result, null, in getRadioProxy()
588 AsyncResult.forMessage(result, null, in getOemHookProxy()
625 AsyncResult.forMessage(result, null, in getOemHookProxy()
766 AsyncResult.forMessage(result, null, in getIccSlotsStatus()
775 AsyncResult.forMessage(result, null, in setLogicalToPhysicalSlotMapping()
993 AsyncResult.forMessage(result, null, in supplySimDepersonalization()
1109 AsyncResult.forMessage(result, null, in enableModem()
1142 AsyncResult.forMessage(onComplete, null, in setSystemSelectionChannels()
[all …]
DGsmCdmaPhone.java2126 AsyncResult.forMessage(onComplete, makeEmptyCallForward(), null); in getCallForwardingOption()
2188 AsyncResult.forMessage(onComplete, CommandsInterface.SS_STATUS_UNKNOWN, null); in setCallForwardingOption()
2254 AsyncResult.forMessage(onComplete, null, in getOutgoingCallerIdDisplay()
2276 AsyncResult.forMessage(onComplete, null, in setOutgoingCallerIdDisplay()
2294 AsyncResult.forMessage(onComplete, null, in queryCLIP()
2314 AsyncResult.forMessage(onComplete, arr, null); in getCallWaiting()
2353 AsyncResult.forMessage(onComplete, CommandsInterface.SS_STATUS_UNKNOWN, null); in setCallWaiting()
2957 AsyncResult.forMessage(cfu.mOnComplete, ar.result, ar.exception); in handleMessage()
2973 AsyncResult.forMessage(onComplete, ar.result, ar.exception); in handleMessage()
2986 AsyncResult.forMessage(onComplete, ar.result, ar.exception); in handleMessage()
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DLocaleTrackerTest.java86 AsyncResult.forMessage(m, Arrays.asList(mCellInfo), null); in setUp()
227 AsyncResult.forMessage(m, Collections.emptyList(), null); in testToggleAirplaneModeOosPlmn()
265 AsyncResult.forMessage(m, Collections.emptyList(), null); in testToggleAirplaneModeNoCellInfo()
DPhoneConfigurationManagerTest.java120 AsyncResult.forMessage(msg, PhoneCapability.DEFAULT_DSDS_CAPABILITY, null); in testGetDsdsCapability()
163 AsyncResult.forMessage(message, null, null); in testSwitchMultiSimConfig_dsdsCapable_noRebootRequired()
DSimulatedCommands.java1553 AsyncResult.forMessage(response).result = data; in invokeOemRilRequestRaw()
1563 AsyncResult.forMessage(response).result = imsiEncryptionInfo; in setCarrierInfoForImsiEncryption()
1572 AsyncResult.forMessage(response).result = strings; in invokeOemRilRequestStrings()
1698 AsyncResult.forMessage(result).exception in unimplemented()
1712 AsyncResult.forMessage(result).result = ret; in resultSuccess()
1724 AsyncResult.forMessage(result, ret, tr); in resultFail()
1947 AsyncResult.forMessage(msg, ret, null); in sendMessageResponse()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDataConnectionTest.java893 AsyncResult.forMessage( in checkStartStopNattKeepalive()
902 AsyncResult.forMessage( in checkStartStopNattKeepalive()
907 AsyncResult.forMessage( in checkStartStopNattKeepalive()
923 AsyncResult.forMessage(kaStopped); in checkStartStopNattKeepalive()
970 AsyncResult.forMessage( in checkStartNattKeepaliveFail()
976 AsyncResult.forMessage( in checkStartNattKeepaliveFail()
981 AsyncResult.forMessage( in checkStartNattKeepaliveFail()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsUt.java623 AsyncResult.forMessage(result, null, new ImsException(errorString, error.mCode)); in sendFailureReport()
632 AsyncResult.forMessage(result, null, null); in sendSuccessReport()
641 AsyncResult.forMessage(result, ssInfo, null); in sendSuccessReport()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmInboundSmsHandler.java115 AsyncResult.forMessage(m, smsPdu, null); in handleTestAction()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java221 AsyncResult.forMessage(msg); in testPostDialWait()
244 AsyncResult.forMessage(msg); in testPostDialPause()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken115 AsyncResult.forMessage(response);
131 AsyncResult.forMessage(response);
154 AsyncResult.forMessage(response, result, null);

12