/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/tests/testauth/ |
D | TestAuthenticator.java | 62 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount() 82 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken() 95 AccountAuthenticatorResponse response, Account account, Bundle options) { in confirmCredentials() 101 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() 115 AccountAuthenticatorResponse response, Account account, String[] features) { in hasFeatures() 126 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
|
/packages/apps/Email/provider_src/com/android/email/service/ |
D | EasTestAuthenticatorService.java | 48 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount() 79 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() 85 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() 90 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken() 102 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() 108 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
|
D | AuthenticatorService.java | 56 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount() 121 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() 127 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() 132 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken() 144 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() 150 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
|
/packages/apps/Nfc/tests/src/com/android/nfc/snep/ |
D | SnepBasicTests.java | 55 SnepMessage response = null; in testGetSmallNdef() local 86 SnepMessage response = null; in testGetLargeNdef() local 117 SnepMessage response = null; in testGetExcessiveNdef() local 148 SnepMessage response = null; in testPutSmallNdef() local 179 SnepMessage response = null; in testPutLargeNdef() local 210 SnepMessage response = null; in testUnsupportedVersion() local 246 SnepMessage response = null; in testDifferentMinorVersion() local
|
D | SnepValidationClientTests.java | 152 SnepMessage response = client.get(msg); in testUnavailable() local 172 SnepMessage response = client.get(msg); in testUndeliverable() local
|
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/ |
D | SeqStep.java | 61 public boolean validate(HeaderSet response, Operation op) throws IOException { in validate() 72 public void clientPostAction(HeaderSet response, Operation op) throws IOException { in clientPostAction() 84 public void addObexPacketSet(ObexPacket request, ObexPacket response) { in addObexPacketSet()
|
D | TestSequencer.java | 137 HeaderSet response = mClientSession.connect(reqHeaders); in run() local 173 HeaderSet response = mClientSession.setPath(reqHeaders, in run() local 191 HeaderSet response = mClientSession.disconnect(reqHeaders); in run() local
|
D | SdpManagerTest.java | 186 HeaderSet response = mClientSession.connect(reqHeaders); in testSdpSearchClient() local 201 int response = op.getResponseCode(); in testSdpSearchClient() local 212 HeaderSet response = mClientSession.disconnect(reqHeaders); in testSdpSearchClient() local
|
D | ISeqStepValidator.java | 12 boolean validate(SeqStep step, HeaderSet response, Operation op) in validate()
|
D | SapServerTest.java | 313 public SeqStep(SapMessage request, SapMessage response) { in SeqStep() 320 public void add(SapMessage request, SapMessage response) { in add() 380 public int addStep(SapMessage request, SapMessage response) { in addStep() 396 public void addSubStep(int index, SapMessage request, SapMessage response) { in addSubStep()
|
/packages/apps/Email/provider_src/com/android/email/mail/store/ |
D | Pop3Store.java | 175 String response; in checkSettings() local 241 String response = executeSimpleCommand("STAT"); in open() local 393 String response = executeSimpleCommand("UIDL " + msgNum); in indexMsgNums() local 402 String response = executeSimpleCommand("UIDL"); in indexMsgNums() local 463 public boolean parseSingleLine(String response) { in parseSingleLine() 495 public boolean parseMultiLine(String response) { in parseMultiLine() 560 String response = null; in fetchBody() local 686 String response = executeSimpleCommand("CAPA"); in getCapabilities() local 732 String response = mTransport.readLine(true); in executeSensitiveCommand() local
|
D | ImapConnection.java | 313 ImapResponse response = readResponse(); in sendComplexCommand() local 339 ImapResponse response; in getCommandResponses() local 532 ImapResponse response = getOAuthResponse(); in doSASLAuth() local 554 ImapResponse response; in getOAuthResponse() local
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
D | WebAddress.java | 141 public String response; field in WebAddress.ParseException 143 ParseException(String response) { in ParseException()
|
/packages/experimental/ExampleImsFramework/src/com/android/example/imsframework/ |
D | ImsFrameworkApp.java | 122 String response = (String) ar.result; in handleMessage() local 129 Message response = mHandler.obtainMessage(EVENT_ISIM_AUTHENTICATION_DONE); in tryIsimAuthentication() local
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/network/ |
D | BlockingHttpClientTests.java | 133 public Void onSuccess(InputStream response) { in onSuccess() 149 public Void onSuccess(InputStream response) { in onSuccess()
|
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/ |
D | ActionServiceSystemTest.java | 120 final Bundle response = new Bundle(); in testChatActionSucceeds() local 213 final Bundle response = new Bundle(); in testChatActionNoMonitor() local 259 final Bundle response = new Bundle(); in testChatActionUnregisterListener() local 347 protected Object processBackgroundResponse(final Bundle response) { in processBackgroundResponse()
|
D | ActionTestHelpers.java | 127 public final Bundle response; field in ActionTestHelpers.StubActionService.StubActionServiceCallLog 133 final Bundle response, in StubActionServiceCallLog() 161 final Bundle response) { in handleResponseFromBackgroundWorker()
|
/packages/services/Telephony/src/com/android/services/telephony/activation/ |
D | SimActivationActivity.java | 49 final PendingIntent response = in runActivation() local
|
D | SimActivationManager.java | 40 public void runActivation(int trigger, Response response) { in runActivation()
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | CreateConnectionProcessor.java | 102 Call call, ConnectionServiceRepository repository, CreateConnectionResponse response, in CreateConnectionProcessor() 139 void continueProcessingIfPossible(CreateConnectionResponse response, in continueProcessingIfPossible() 152 CreateConnectionResponse response = mCallResponse; in abort() local
|
/packages/services/Mms/src/com/android/mms/service/ |
D | MmsRequest.java | 213 public void processResult(Context context, int result, byte[] response, int httpStatusCode) { in processResult() 316 protected abstract Uri persistIfRequired(Context context, int result, byte[] response); in persistIfRequired() 331 protected abstract boolean transferResponse(Intent fillIn, byte[] response); in transferResponse()
|
/packages/apps/Messaging/src/android/support/v7/mms/ |
D | MmsRequest.java | 65 protected abstract boolean transferResponse(Context context, Intent fillIn, byte[] response); in transferResponse() 223 static boolean isWrongApnResponse(final byte[] response, final Bundle mmsConfig) { in isWrongApnResponse() 257 void returnResult(final Context context, int result, final byte[] response, in returnResult()
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
D | Action.java | 111 protected Object processBackgroundResponse(final Bundle response) { in processBackgroundResponse() 223 protected final void processBackgroundWorkResponse(final Bundle response) { in processBackgroundWorkResponse()
|
D | ActionServiceImpl.java | 81 final Bundle response) { in handleResponseFromBackgroundWorker() 273 final Bundle response = intent.getBundleExtra(EXTRA_WORKER_RESPONSE); in onHandleIntent() local 315 private void processBackgroundResponse(final Action action, final Bundle response) { in processBackgroundResponse()
|
/packages/apps/Email/provider_src/com/android/email/mail/internet/ |
D | OAuthAuthenticator.java | 141 final HttpResponse response; in doRequest() local 158 private AuthenticationResult parseResponse(HttpResponse response) throws IOException, in parseResponse()
|