Searched refs:response (Results 1 - 25 of 123) sorted by relevance

12345

/frameworks/base/core/java/android/net/
H A DParseException.java24 public String response; field in class:ParseException
26 ParseException(String response) { argument
27 this.response = response;
/frameworks/base/tools/preload/loadclass/
H A DLoadClass.java59 StringBuilder response = new StringBuilder("DECAFBAD");
64 response.append(',').append(memoryInfo.nativeSharedDirty);
65 response.append(',').append(memoryInfo.dalvikSharedDirty);
66 response.append(',').append(memoryInfo.otherSharedDirty);
67 response.append(',').append(memoryInfo.nativePrivateDirty);
68 response.append(',').append(memoryInfo.dalvikPrivateDirty);
69 response.append(',').append(memoryInfo.otherPrivateDirty);
71 response.append(',').append(allocCount);
72 response.append(',').append(allocSize);
73 response
[all...]
/frameworks/base/core/java/android/accounts/
H A DIAccountAuthenticator.aidl31 void addAccount(in IAccountAuthenticatorResponse response, String accountType,
37 void confirmCredentials(in IAccountAuthenticatorResponse response, in Account account,
43 void getAuthToken(in IAccountAuthenticatorResponse response, in Account account,
49 void getAuthTokenLabel(in IAccountAuthenticatorResponse response, String authTokenType);
54 void updateCredentials(in IAccountAuthenticatorResponse response, in Account account,
60 void editProperties(in IAccountAuthenticatorResponse response, String accountType);
66 void hasFeatures(in IAccountAuthenticatorResponse response, in Account account,
72 void getAccountRemovalAllowed(in IAccountAuthenticatorResponse response, in Account account);
77 void getAccountCredentialsForCloning(in IAccountAuthenticatorResponse response,
84 void addAccountFromCredentials(in IAccountAuthenticatorResponse response, i
[all...]
H A DAbstractAccountAuthenticator.java103 * and return the result via that response when the activity finishes (or whenever else the
118 public void addAccount(IAccountAuthenticatorResponse response, String accountType, argument
129 new AccountAuthenticatorResponse(response),
136 response.onResult(result);
139 handleException(response, "addAccount", accountType, e);
143 public void confirmCredentials(IAccountAuthenticatorResponse response, argument
151 new AccountAuthenticatorResponse(response), account, options);
158 response.onResult(result);
161 handleException(response, "confirmCredentials", account.toString(), e);
165 public void getAuthTokenLabel(IAccountAuthenticatorResponse response, argument
187 getAuthToken(IAccountAuthenticatorResponse response, Account account, String authTokenType, Bundle loginOptions) argument
212 updateCredentials(IAccountAuthenticatorResponse response, Account account, String authTokenType, Bundle loginOptions) argument
237 editProperties(IAccountAuthenticatorResponse response, String accountType) argument
251 hasFeatures(IAccountAuthenticatorResponse response, Account account, String[] features) argument
265 getAccountRemovalAllowed(IAccountAuthenticatorResponse response, Account account) argument
279 getAccountCredentialsForCloning(IAccountAuthenticatorResponse response, Account account) argument
294 addAccountFromCredentials(IAccountAuthenticatorResponse response, Account account, Bundle accountCredentials) argument
312 handleException(IAccountAuthenticatorResponse response, String method, String data, Exception e) argument
367 editProperties(AccountAuthenticatorResponse response, String accountType) argument
390 addAccount(AccountAuthenticatorResponse response, String accountType, String authTokenType, String[] requiredFeatures, Bundle options) argument
410 confirmCredentials(AccountAuthenticatorResponse response, Account account, Bundle options) argument
431 getAuthToken(AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle options) argument
461 updateCredentials(AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle options) argument
481 hasFeatures(AccountAuthenticatorResponse response, Account account, String[] features) argument
500 getAccountRemovalAllowed(AccountAuthenticatorResponse response, Account account) argument
518 getAccountCredentialsForCloning(final AccountAuthenticatorResponse response, final Account account) argument
542 addAccountFromCredentials(final AccountAuthenticatorResponse response, Account account, Bundle accountCredentials) argument
[all...]
H A DIAccountManager.aidl37 void hasFeatures(in IAccountManagerResponse response, in Account account, in String[] features);
38 void getAccountsByFeatures(in IAccountManagerResponse response, String accountType, in String[] features);
40 void removeAccount(in IAccountManagerResponse response, in Account account);
49 void getAuthToken(in IAccountManagerResponse response, in Account account,
52 void addAccount(in IAccountManagerResponse response, String accountType,
55 void updateCredentials(in IAccountManagerResponse response, in Account account,
57 void editProperties(in IAccountManagerResponse response, String accountType,
59 void confirmCredentialsAsUser(in IAccountManagerResponse response, in Account account,
61 void getAuthTokenLabel(in IAccountManagerResponse response, String accountType,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcAsyncChannel.java133 public boolean rspIsInactive(Message response) { argument
134 boolean retVal = response.arg1 == 1;
146 Message response = sendMessageSynchronously(REQ_IS_INACTIVE);
147 if ((response != null) && (response.what == RSP_IS_INACTIVE)) {
148 value = rspIsInactive(response);
150 log("rspIsInactive error response=" + response);
171 * @param response Message
174 public int rspCid(Message response) { argument
214 rspApnSetting(Message response) argument
256 rspLinkProperties(Message response) argument
324 rspLinkCapabilities(Message response) argument
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java175 public void setMute (boolean enableMute, Message response) { argument
179 public void getMute (Message response) { argument
224 public void deleteSmsOnSim(int index, Message response) { argument
228 public void deleteSmsOnRuim(int index, Message response) { argument
232 public void writeSmsToSim(int status, String smsc, String pdu, Message response) { argument
236 public void writeSmsToRuim(int status, String pdu, Message response) { argument
290 public void queryCallWaiting(int serviceClass, Message response) { argument
295 Message response) {
299 public void setNetworkSelectionModeAutomatic(Message response) { argument
304 String operatorNumeric, Message response) {
294 setCallWaiting(boolean enable, int serviceClass, Message response) argument
303 setNetworkSelectionModeManual( String operatorNumeric, Message response) argument
308 getNetworkSelectionMode(Message response) argument
312 getAvailableNetworks(Message response) argument
316 setCallForward(int action, int cfReason, int serviceClass, String number, int timeSeconds, Message response) argument
321 queryCallForwardStatus(int cfReason, int serviceClass, String number, Message response) argument
326 queryCLIP(Message response) argument
330 getBasebandVersion(Message response) argument
334 queryFacilityLock(String facility, String password, int serviceClass, Message response) argument
339 queryFacilityLockForApp(String facility, String password, int serviceClass, String appId, Message response) argument
344 setFacilityLock(String facility, boolean lockState, String password, int serviceClass, Message response) argument
349 setFacilityLockForApp(String facility, boolean lockState, String password, int serviceClass, String appId, Message response) argument
354 sendUSSD(String ussdString, Message response) argument
358 cancelPendingUssd(Message response) argument
366 invokeOemRilRequestRaw(byte[] data, Message response) argument
370 invokeOemRilRequestStrings(String[] strings, Message response) argument
374 setBandMode(int bandMode, Message response) argument
378 queryAvailableBandMode(Message response) argument
382 sendTerminalResponse(String contents, Message response) argument
386 sendEnvelope(String contents, Message response) argument
390 sendEnvelopeWithStatus(String contents, Message response) argument
394 handleCallSetupRequestFromSim( boolean accept, Message response) argument
399 setPreferredNetworkType(int networkType , Message response) argument
403 getPreferredNetworkType(Message response) argument
407 getNeighboringCids(Message response) argument
411 setLocationUpdates(boolean enable, Message response) argument
431 getCdmaSubscriptionSource(Message response) argument
435 getGsmBroadcastConfig(Message response) argument
439 setGsmBroadcastConfig(SmsBroadcastConfigInfo[] config, Message response) argument
443 setGsmBroadcastActivation(boolean activate, Message response) argument
448 getDeviceIdentity(Message response) argument
452 getCDMASubscription(Message response) argument
460 queryCdmaRoamingPreference(Message response) argument
464 setCdmaRoamingPreference(int cdmaRoamingType, Message response) argument
468 setCdmaSubscriptionSource(int cdmaSubscription , Message response) argument
472 queryTTYMode(Message response) argument
476 setTTYMode(int ttyMode, Message response) argument
480 sendCDMAFeatureCode(String FeatureCode, Message response) argument
484 getCdmaBroadcastConfig(Message response) argument
488 setCdmaBroadcastConfig(CdmaSmsBroadcastConfigInfo[] configs, Message response) argument
492 setCdmaBroadcastActivation(boolean activate, Message response) argument
496 exitEmergencyCallbackMode(Message response) argument
500 supplyIccPinForApp(String pin, String aid, Message response) argument
504 supplyIccPukForApp(String puk, String newPin, String aid, Message response) argument
508 supplyIccPin2ForApp(String pin2, String aid, Message response) argument
512 supplyIccPuk2ForApp(String puk2, String newPin2, String aid, Message response) argument
516 changeIccPinForApp(String oldPin, String newPin, String aidPtr, Message response) argument
520 changeIccPin2ForApp(String oldPin2, String newPin2, String aidPtr, Message response) argument
525 requestIsimAuthentication(String nonce, Message response) argument
537 setCellInfoListRate(int rateInMillis, Message response) argument
[all...]
/frameworks/volley/src/com/android/volley/
H A DExecutorDelivery.java31 * Creates a new response delivery interface.
45 * Creates a new response delivery interface, mockable version
54 public void postResponse(Request<?> request, Response<?> response) { argument
55 postResponse(request, response, null);
59 public void postResponse(Request<?> request, Response<?> response, Runnable runnable) { argument
61 request.addMarker("post-response");
62 mResponsePoster.execute(new ResponseDeliveryRunnable(request, response, runnable));
68 Response<?> response = Response.error(error);
69 mResponsePoster.execute(new ResponseDeliveryRunnable(request, response, null));
82 public ResponseDeliveryRunnable(Request request, Response response, Runnabl argument
[all...]
H A DResponseDelivery.java21 * Parses a response from the network or cache and delivers it.
23 public void postResponse(Request<?> request, Response<?> response); argument
26 * Parses a response from the network or cache and delivers it. The provided
29 public void postResponse(Request<?> request, Response<?> response, Runnable runnable); argument
H A DVolleyError.java30 public VolleyError(NetworkResponse response) { argument
31 networkResponse = response;
H A DAuthFailureError.java38 public AuthFailureError(NetworkResponse response) { argument
39 super(response);
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java46 private int mExpectingSendEnvelopeResponseSw1; // SW1/SW2 response status
47 private int mExpectingSendEnvelopeResponseSw2; // SW1/SW2 response status
83 * @param response simulated envelope response to return
85 synchronized void expectSendEnvelope(String contents, int sw1, int sw2, String response) { argument
91 mExpectingSendEnvelopeResponse = response;
108 Message response) {
114 if (response != null) {
115 AsyncResult.forMessage(response);
116 response
107 acknowledgeLastIncomingGsmSms(boolean success, int cause, Message response) argument
122 acknowledgeIncomingGsmSmsWithPdu(boolean success, String ackPdu, Message response) argument
138 sendEnvelopeWithStatus(String contents, Message response) argument
310 setMute(boolean enableMute, Message response) argument
314 getMute(Message response) argument
318 getSignalStrength(Message response) argument
322 getVoiceRegistrationState(Message response) argument
326 getDataRegistrationState(Message response) argument
330 getOperator(Message response) argument
350 sendSMS(String smscPDU, String pdu, Message response) argument
354 sendCdmaSms(byte[] pdu, Message response) argument
358 deleteSmsOnSim(int index, Message response) argument
362 deleteSmsOnRuim(int index, Message response) argument
366 writeSmsToSim(int status, String smsc, String pdu, Message response) argument
370 writeSmsToRuim(int status, String pdu, Message response) argument
374 setRadioPower(boolean on, Message response) argument
378 acknowledgeLastIncomingCdmaSms(boolean success, int cause, Message response) argument
382 iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, Message response) argument
387 queryCLIP(Message response) argument
391 getCLIR(Message response) argument
395 setCLIR(int clirMode, Message response) argument
399 queryCallWaiting(int serviceClass, Message response) argument
403 setCallWaiting(boolean enable, int serviceClass, Message response) argument
407 setCallForward(int action, int cfReason, int serviceClass, String number, int timeSeconds, Message response) argument
412 queryCallForwardStatus(int cfReason, int serviceClass, String number, Message response) argument
417 setNetworkSelectionModeAutomatic(Message response) argument
421 setNetworkSelectionModeManual(String operatorNumeric, Message response) argument
425 getNetworkSelectionMode(Message response) argument
429 getAvailableNetworks(Message response) argument
433 getBasebandVersion(Message response) argument
437 queryFacilityLock(String facility, String password, int serviceClass, Message response) argument
442 queryFacilityLockForApp(String facility, String password, int serviceClass, String appId, Message response) argument
447 setFacilityLock(String facility, boolean lockState, String password, int serviceClass, Message response) argument
452 setFacilityLockForApp(String facility, boolean lockState, String password, int serviceClass, String appId, Message response) argument
457 sendUSSD(String ussdString, Message response) argument
461 cancelPendingUssd(Message response) argument
469 setBandMode(int bandMode, Message response) argument
473 queryAvailableBandMode(Message response) argument
477 setPreferredNetworkType(int networkType, Message response) argument
481 getPreferredNetworkType(Message response) argument
485 getNeighboringCids(Message response) argument
489 setLocationUpdates(boolean enable, Message response) argument
509 invokeOemRilRequestRaw(byte[] data, Message response) argument
513 invokeOemRilRequestStrings(String[] strings, Message response) argument
517 sendTerminalResponse(String contents, Message response) argument
521 sendEnvelope(String contents, Message response) argument
525 handleCallSetupRequestFromSim(boolean accept, Message response) argument
533 setGsmBroadcastConfig(SmsBroadcastConfigInfo[] config, Message response) argument
537 getGsmBroadcastConfig(Message response) argument
541 getDeviceIdentity(Message response) argument
545 getCDMASubscription(Message response) argument
549 sendCDMAFeatureCode(String FeatureCode, Message response) argument
557 queryCdmaRoamingPreference(Message response) argument
561 setCdmaRoamingPreference(int cdmaRoamingType, Message response) argument
565 setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) argument
569 getCdmaSubscriptionSource(Message response) argument
573 setTTYMode(int ttyMode, Message response) argument
577 queryTTYMode(Message response) argument
594 setCdmaBroadcastConfig(CdmaSmsBroadcastConfigInfo[] configs, Message response) argument
602 exitEmergencyCallbackMode(Message response) argument
610 requestIsimAuthentication(String nonce, Message response) argument
614 getVoiceRadioTechnology(Message response) argument
622 setCellInfoListRate(int rateInMillis, Message response) argument
630 iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, String aid, Message response) argument
[all...]
/frameworks/volley/src/com/android/volley/toolbox/
H A DStringRequest.java28 * A canned request for retrieving the response body at a given URL as a String.
38 * @param listener Listener to receive the String response
51 * @param listener Listener to receive the String response
59 protected void deliverResponse(String response) { argument
60 mListener.onResponse(response);
64 protected Response<String> parseNetworkResponse(NetworkResponse response) { argument
67 parsed = new String(response.data, HttpHeaderParser.parseCharset(response.headers));
69 parsed = new String(response.data);
71 return Response.success(parsed, HttpHeaderParser.parseCacheHeaders(response));
[all...]
H A DJsonArrayRequest.java31 * A request for retrieving a {@link JSONArray} response body at a given URL.
38 * @param listener Listener to receive the JSON response
46 protected Response<JSONArray> parseNetworkResponse(NetworkResponse response) { argument
49 new String(response.data, HttpHeaderParser.parseCharset(response.headers));
51 HttpHeaderParser.parseCacheHeaders(response));
H A DJsonObjectRequest.java31 * A request for retrieving a {@link JSONObject} response body at a given URL, allowing for an
42 * @param listener Listener to receive the JSON response
64 protected Response<JSONObject> parseNetworkResponse(NetworkResponse response) { argument
67 new String(response.data, HttpHeaderParser.parseCharset(response.headers));
69 HttpHeaderParser.parseCacheHeaders(response));
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileHandler.java55 // Byte order received in response to COMMAND_GET_RESPONSE
150 Message response
155 0, 0, GET_RESPONSE_EF_SIZE_BYTES, null, null, mAid, response);
168 Message response = obtainMessage(EVENT_GET_RECORD_SIZE_IMG_DONE,
175 null, null, mAid, response);
188 Message response
192 0, 0, GET_RESPONSE_EF_SIZE_BYTES, null, null, mAid, response);
205 Message response = obtainMessage(EVENT_GET_RECORD_SIZE_DONE,
209 0, 0, GET_RESPONSE_EF_SIZE_BYTES, null, null, mAid, response);
223 Message response
309 sendResult(Message response, Object result, Throwable ex) argument
[all...]
H A DAdnRecordCache.java122 private void sendErrorResponse(Message response, String errString) { argument
123 if (response != null) {
125 AsyncResult.forMessage(response).exception = e;
126 response.sendToTarget();
137 * @param response message to be posted when done
138 * response.exception hold the exception in error
141 Message response) {
145 sendErrorResponse(response, "EF is not known ADN-like EF:" + efid);
151 sendErrorResponse(response, "Have pending update for EF:" + efid);
155 mUserWriteResponse.put(efid, response);
140 updateAdnByIndex(int efid, AdnRecord adn, int recordIndex, String pin2, Message response) argument
176 updateAdnBySearch(int efid, AdnRecord oldAdn, AdnRecord newAdn, String pin2, Message response) argument
246 requestLoadAllAdnLike(int efid, int extensionEf, Message response) argument
[all...]
/frameworks/volley/tests/src/com/android/volley/mock/
H A DMockResponseDelivery.java35 public void postResponse(Request<?> request, Response<?> response) { argument
37 responsePosted = response;
41 public void postResponse(Request<?> request, Response<?> response, Runnable runnable) { argument
43 responsePosted = response;
H A DMockRequest.java64 protected void deliverResponse(byte[] response) { argument
96 protected Response<byte[]> parseNetworkResponse(NetworkResponse response) { argument
98 return Response.success(response.data, CacheTestUtils.makeRandomCacheEntry(response.data));
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java265 * response.obj.result[0] is received signal strength (0-31, 99)
266 * response.obj.result[1] is bit error rate (0-7, 99)
314 * response.obj.result[0] is a bitmask of RIL_RESTRICTED_STATE_* values
887 * cause code returned as int[0] in Message.obj.response
899 * cause code returned as int[0] in Message.obj.response
913 void setMute (boolean enableMute, Message response); argument
915 void getMute (Message response); argument
918 * response.obj is an AsyncResult
919 * response.obj.result is an int[2]
920 * response
924 getSignalStrength(Message response) argument
937 getVoiceRegistrationState(Message response) argument
949 getDataRegistrationState(Message response) argument
957 getOperator(Message response) argument
994 sendSMS(String smscPDU, String pdu, Message response) argument
1000 sendCdmaSms(byte[] pdu, Message response) argument
1008 deleteSmsOnSim(int index, Message response) argument
1016 deleteSmsOnRuim(int index, Message response) argument
1031 writeSmsToSim(int status, String smsc, String pdu, Message response) argument
1033 writeSmsToRuim(int status, String pdu, Message response) argument
1035 setRadioPower(boolean on, Message response) argument
1037 acknowledgeLastIncomingGsmSms(boolean success, int cause, Message response) argument
1039 acknowledgeLastIncomingCdmaSms(boolean success, int cause, Message response) argument
1050 acknowledgeIncomingGsmSmsWithPdu(boolean success, String ackPdu, Message response) argument
1057 iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, Message response) argument
1065 iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, String aid, Message response) argument
1075 queryCLIP(Message response) argument
1093 getCLIR(Message response) argument
1101 setCLIR(int clirMode, Message response) argument
1111 queryCallWaiting(int serviceClass, Message response) argument
1119 setCallWaiting(boolean enable, int serviceClass, Message response) argument
1126 setCallForward(int action, int cfReason, int serviceClass, String number, int timeSeconds, Message response) argument
1137 queryCallForwardStatus(int cfReason, int serviceClass, String number, Message response) argument
1140 setNetworkSelectionModeAutomatic(Message response) argument
1142 setNetworkSelectionModeManual(String operatorNumeric, Message response) argument
1152 getNetworkSelectionMode(Message response) argument
1159 getAvailableNetworks(Message response) argument
1161 getBasebandVersion(Message response) argument
1174 queryFacilityLock(String facility, String password, int serviceClass, Message response) argument
1189 queryFacilityLockForApp(String facility, String password, int serviceClass, String appId, Message response) argument
1199 setFacilityLock(String facility, boolean lockState, String password, int serviceClass, Message response) argument
1212 setFacilityLockForApp(String facility, boolean lockState, String password, int serviceClass, String appId, Message response) argument
1215 sendUSSD(String ussdString, Message response) argument
1221 cancelPendingUssd(Message response) argument
1231 setBandMode(int bandMode, Message response) argument
1240 queryAvailableBandMode(Message response) argument
1254 setPreferredNetworkType(int networkType , Message response) argument
1261 getPreferredNetworkType(Message response) argument
1268 getNeighboringCids(Message response) argument
1277 setLocationUpdates(boolean enable, Message response) argument
1309 invokeOemRilRequestRaw(byte[] data, Message response) argument
1311 invokeOemRilRequestStrings(String[] strings, Message response) argument
1323 sendTerminalResponse(String contents, Message response) argument
1334 sendEnvelope(String contents, Message response) argument
1350 sendEnvelopeWithStatus(String contents, Message response) argument
1358 handleCallSetupRequestFromSim(boolean accept, Message response) argument
1374 setGsmBroadcastConfig(SmsBroadcastConfigInfo[] config, Message response) argument
1383 getGsmBroadcastConfig(Message response) argument
1395 getDeviceIdentity(Message response) argument
1407 getCDMASubscription(Message response) argument
1414 sendCDMAFeatureCode(String FeatureCode, Message response) argument
1424 queryCdmaRoamingPreference(Message response) argument
1431 setCdmaRoamingPreference(int cdmaRoamingType, Message response) argument
1438 setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) argument
1444 getCdmaSubscriptionSource(Message response) argument
1456 setTTYMode(int ttyMode, Message response) argument
1468 queryTTYMode(Message response) argument
1527 setCdmaBroadcastConfig(CdmaSmsBroadcastConfigInfo[] configs, Message response) argument
1543 exitEmergencyCallbackMode(Message response) argument
1571 requestIsimAuthentication(String nonce, Message response) argument
1607 setCellInfoListRate(int rateInMillis, Message response) argument
[all...]
H A DRIL.java235 // The number of requests sent out but waiting for response. It increases while
236 // sending request and decreases while handling response. It should match
391 // not getting a response and release the wake lock.
397 // least DEFAULT_WAKE_LOCK_TIMEOUT but no response.
401 // Note: Keep mRequestList so that delayed response
402 // can still be handled when response finally comes.
406 + " There still msg waitng for response");
428 // is the expected time to get response, all requests
1113 setMute (boolean enableMute, Message response) { argument
1115 = RILRequest.obtain(RIL_REQUEST_SET_MUTE, response);
1128 getMute(Message response) argument
1298 deleteSmsOnSim(int index, Message response) argument
1313 deleteSmsOnRuim(int index, Message response) argument
1328 writeSmsToSim(int status, String smsc, String pdu, Message response) argument
1346 writeSmsToRuim(int status, String pdu, Message response) argument
1569 queryCallWaiting(int serviceClass, Message response) argument
1584 setCallWaiting(boolean enable, int serviceClass, Message response) argument
1600 setNetworkSelectionModeAutomatic(Message response) argument
1612 setNetworkSelectionModeManual(String operatorNumeric, Message response) argument
1627 getNetworkSelectionMode(Message response) argument
1639 getAvailableNetworks(Message response) argument
1651 setCallForward(int action, int cfReason, int serviceClass, String number, int timeSeconds, Message response) argument
1672 queryCallForwardStatus(int cfReason, int serviceClass, String number, Message response) argument
1692 queryCLIP(Message response) argument
1704 getBasebandVersion(Message response) argument
1715 queryFacilityLock(String facility, String password, int serviceClass, Message response) argument
1722 queryFacilityLockForApp(String facility, String password, int serviceClass, String appId, Message response) argument
1744 setFacilityLock(String facility, boolean lockState, String password, int serviceClass, Message response) argument
1751 setFacilityLockForApp(String facility, boolean lockState, String password, int serviceClass, String appId, Message response) argument
1777 sendUSSD(String ussdString, Message response) argument
1795 cancelPendingUssd(Message response) argument
1817 invokeOemRilRequestRaw(byte[] data, Message response) argument
1831 invokeOemRilRequestStrings(String[] strings, Message response) argument
1849 setBandMode(int bandMode, Message response) argument
1870 queryAvailableBandMode(Message response) argument
1884 sendTerminalResponse(String contents, Message response) argument
1898 sendEnvelope(String contents, Message response) argument
1912 sendEnvelopeWithStatus(String contents, Message response) argument
1927 handleCallSetupRequestFromSim( boolean accept, Message response) argument
1956 setPreferredNetworkType(int networkType , Message response) argument
1976 getPreferredNetworkType(Message response) argument
1989 getNeighboringCids(Message response) argument
2002 setLocationUpdates(boolean enable, Message response) argument
2071 getGsmBroadcastConfig(Message response) argument
2083 setGsmBroadcastConfig(SmsBroadcastConfigInfo[] config, Message response) argument
2112 setGsmBroadcastActivation(boolean activate, Message response) argument
3785 unsljLog(int response) argument
3789 unsljLogMore(int response, String more) argument
3793 unsljLogRet(int response, Object ret) argument
3797 unsljLogvRet(int response, Object ret) argument
3805 getDeviceIdentity(Message response) argument
3815 getCDMASubscription(Message response) argument
3833 queryCdmaRoamingPreference(Message response) argument
3846 setCdmaRoamingPreference(int cdmaRoamingType, Message response) argument
3863 setCdmaSubscriptionSource(int cdmaSubscription , Message response) argument
3880 getCdmaSubscriptionSource(Message response) argument
3893 queryTTYMode(Message response) argument
3906 setTTYMode(int ttyMode, Message response) argument
3924 sendCDMAFeatureCode(String FeatureCode, Message response) argument
3936 getCdmaBroadcastConfig(Message response) argument
3943 setCdmaBroadcastConfig(CdmaSmsBroadcastConfigInfo[] configs, Message response) argument
3978 setCdmaBroadcastActivation(boolean activate, Message response) argument
3993 exitEmergencyCallbackMode(Message response) argument
4002 requestIsimAuthentication(String nonce, Message response) argument
4028 setCellInfoListRate(int rateInMillis, Message response) argument
[all...]
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp85 const sp<AMessage> &msg, sp<AMessage> *response) {
86 status_t err = msg->postAndAwaitResponse(response);
92 if (!(*response)->findInt32("err", &err)) {
135 sp<AMessage> response; local
136 return PostAndAwaitResponse(msg, &response);
159 sp<AMessage> response; local
160 return PostAndAwaitResponse(msg, &response);
167 sp<AMessage> response; local
168 status_t err = PostAndAwaitResponse(msg, &response);
172 bool found = response
84 PostAndAwaitResponse( const sp<AMessage> &msg, sp<AMessage> *response) argument
186 sp<AMessage> response; local
193 sp<AMessage> response; local
200 sp<AMessage> response; local
223 sp<AMessage> response; local
254 sp<AMessage> response; local
264 sp<AMessage> response; local
285 sp<AMessage> response; local
305 sp<AMessage> response; local
313 sp<AMessage> response; local
320 sp<AMessage> response; local
327 sp<AMessage> response; local
341 sp<AMessage> response; local
357 sp<AMessage> response; local
366 sp<AMessage> response; local
373 sp<AMessage> response; local
393 sp<AMessage> response = new AMessage; local
403 sp<AMessage> response = new AMessage; local
417 sp<AMessage> response = new AMessage; local
432 sp<AMessage> response = new AMessage; local
440 sp<AMessage> response = new AMessage; local
589 sp<AMessage> response = new AMessage; local
636 sp<AMessage> response = new AMessage(); local
653 sp<AMessage> response = new AMessage(); local
901 sp<AMessage> response = new AMessage; local
940 sp<AMessage> response = new AMessage; local
963 sp<AMessage> response = new AMessage; local
1004 sp<AMessage> response = new AMessage; local
1022 sp<AMessage> response = new AMessage; local
1054 sp<AMessage> response = new AMessage; local
1088 sp<AMessage> response = new AMessage; local
1102 sp<AMessage> response = new AMessage; local
1133 sp<AMessage> response = new AMessage; local
1148 sp<AMessage> response = new AMessage; local
1157 sp<AMessage> response = new AMessage; local
1176 sp<AMessage> response = new AMessage; local
1207 sp<AMessage> response = new AMessage; local
1222 sp<AMessage> response = new AMessage; local
1231 sp<AMessage> response = new AMessage; local
1243 sp<AMessage> response = new AMessage; local
1261 sp<AMessage> response = new AMessage; local
1295 sp<AMessage> response = new AMessage; local
1318 sp<AMessage> response = new AMessage; local
1325 sp<AMessage> response = new AMessage; local
1352 sp<AMessage> response = new AMessage; local
1359 sp<AMessage> response = new AMessage; local
1375 sp<AMessage> response = new AMessage; local
1746 sp<AMessage> response; local
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java755 * cause code returned as Integer in Message.obj.response
792 * response.obj is an AsyncResult
793 * response.obj.result is an int[2]
794 * response.obj.result[0] is received signal strength (0-31, 99)
795 * response.obj.result[1] is bit error rate (0-7, 99)
823 * ((AsyncResult)response.obj).result is an int[] with every
842 public void sendTerminalResponse(String contents, Message response) { argument
843 resultSuccess(response, null);
850 public void sendEnvelope(String contents, Message response) { argument
851 resultSuccess(response, nul
858 sendEnvelopeWithStatus(String contents, Message response) argument
866 handleCallSetupRequestFromSim( boolean accept, Message response) argument
996 deleteSmsOnSim(int index, Message response) argument
1002 deleteSmsOnRuim(int index, Message response) argument
1008 writeSmsToSim(int status, String smsc, String pdu, Message response) argument
1014 writeSmsToRuim(int status, String pdu, Message response) argument
1055 setLocationUpdates(boolean enable, Message response) argument
1118 iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, Message response) argument
1141 queryCLIP(Message response) argument
1181 queryCallWaiting(int serviceClass, Message response) argument
1192 setCallWaiting(boolean enable, int serviceClass, Message response) argument
1288 cancelPendingUssd(Message response) argument
1299 invokeOemRilRequestRaw(byte[] data, Message response) argument
1308 invokeOemRilRequestStrings(String[] strings, Message response) argument
1472 getDeviceIdentity(Message response) argument
1479 getCDMASubscription(Message response) argument
1486 setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) argument
1492 queryCdmaRoamingPreference(Message response) argument
1498 setCdmaRoamingPreference(int cdmaRoamingType, Message response) argument
1532 setTTYMode(int ttyMode, Message response) argument
1548 queryTTYMode(Message response) argument
1557 sendCDMAFeatureCode(String FeatureCode, Message response) argument
1566 sendCdmaSms(byte[] pdu, Message response) argument
1571 setCdmaBroadcastActivation(boolean activate, Message response) argument
1577 getCdmaBroadcastConfig(Message response) argument
1583 setCdmaBroadcastConfig(CdmaSmsBroadcastConfigInfo[] configs, Message response) argument
1587 forceDataDormancy(Message response) argument
1593 setGsmBroadcastActivation(boolean activate, Message response) argument
1599 setGsmBroadcastConfig(SmsBroadcastConfigInfo[] config, Message response) argument
1604 getGsmBroadcastConfig(Message response) argument
1609 supplyIccPinForApp(String pin, String aid, Message response) argument
1614 supplyIccPukForApp(String puk, String newPin, String aid, Message response) argument
1619 supplyIccPin2ForApp(String pin2, String aid, Message response) argument
1624 supplyIccPuk2ForApp(String puk2, String newPin2, String aid, Message response) argument
1629 changeIccPinForApp(String oldPin, String newPin, String aidPtr, Message response) argument
1634 changeIccPin2ForApp(String oldPin2, String newPin2, String aidPtr, Message response) argument
1640 requestIsimAuthentication(String nonce, Message response) argument
1645 getVoiceRadioTechnology(Message response) argument
1650 getCellInfoList(Message response) argument
1655 setCellInfoListRate(int rateInMillis, Message response) argument
[all...]
/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp82 const sp<AMessage> &msg, sp<AMessage> *response) {
83 status_t err = msg->postAndAwaitResponse(response);
89 if (response == NULL || !(*response)->findInt32("err", &err)) {
102 sp<AMessage> response; local
103 return PostAndAwaitResponse(msg, &response);
109 sp<AMessage> response; local
110 return PostAndAwaitResponse(msg, &response);
116 sp<AMessage> response; local
117 return PostAndAwaitResponse(msg, &response);
81 PostAndAwaitResponse( const sp<AMessage> &msg, sp<AMessage> *response) argument
123 sp<AMessage> response; local
171 sp<AMessage> response = new AMessage; local
330 sp<AMessage> response = new AMessage; local
350 sp<AMessage> response = new AMessage; local
1119 AString response = "RTSP/1.0 200 OK\\r\\n"; local
1281 AString response = "RTSP/1.0 200 OK\\r\\n"; local
1359 AString response = "RTSP/1.0 200 OK\\r\\n"; local
1411 AString response = "RTSP/1.0 200 OK\\r\\n"; local
1441 AString response = "RTSP/1.0 200 OK\\r\\n"; local
1497 sp<AMessage> response = new AMessage; local
1517 AString response = "RTSP/1.0 200 OK\\r\\n"; local
1544 AString response = "RTSP/1.0 200 OK\\r\\n"; local
1553 AppendCommonResponse( AString *response, int32_t cseq, int32_t playbackSessionID) argument
1582 AString response; local
[all...]
/frameworks/av/cmds/stagefright/
H A DSimplePlayer.cpp47 const sp<AMessage> &msg, sp<AMessage> *response) {
48 status_t err = msg->postAndAwaitResponse(response);
54 if (!(*response)->findInt32("err", &err)) {
63 sp<AMessage> response; local
64 return PostAndAwaitResponse(msg, &response);
78 sp<AMessage> response; local
79 return PostAndAwaitResponse(msg, &response);
84 sp<AMessage> response; local
85 return PostAndAwaitResponse(msg, &response);
90 sp<AMessage> response; local
46 PostAndAwaitResponse( const sp<AMessage> &msg, sp<AMessage> *response) argument
96 sp<AMessage> response; local
102 sp<AMessage> response; local
121 sp<AMessage> response = new AMessage; local
144 sp<AMessage> response = new AMessage; local
166 sp<AMessage> response = new AMessage; local
199 sp<AMessage> response = new AMessage; local
222 sp<AMessage> response = new AMessage; local
245 sp<AMessage> response = new AMessage; local
[all...]

Completed in 476 milliseconds

12345