/cts/common/device-side/bedstead/remoteframeworkclasses/src/types/main/java/com/android/bedstead/remoteframeworkclasses/ |
D | SimpleAccountManagerFuture.java | 56 public V getResult() throws OperationCanceledException, IOException, AuthenticatorException { in getResult() method in SimpleAccountManagerFuture 84 public V getResult(long timeout, TimeUnit unit) in getResult() method in SimpleAccountManagerFuture
|
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/ |
D | GetResultActivity.java | 66 public Result getResult() { in getResult() method in GetResultActivity 79 public Result getResult(long timeout, TimeUnit unit) { in getResult() method in GetResultActivity
|
/cts/tests/PhotoPicker/src/android/photopicker/cts/ |
D | GetResultActivity.java | 64 public Result getResult() { in getResult() method in GetResultActivity 77 public Result getResult(long timeout, TimeUnit unit) { in getResult() method in GetResultActivity
|
/cts/tests/providerui/src/android/providerui/cts/ |
D | GetResultActivity.java | 64 public Result getResult() { in getResult() method in GetResultActivity 77 public Result getResult(long timeout, TimeUnit unit) { in getResult() method in GetResultActivity
|
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/ |
D | SequenceMatcher.java | 89 MatchResult<E> getResult() { in getResult() method in SequenceMatcher.SequenceAccumulator 154 SequenceAccumulator::getResult); in of() field in SequenceMatcher.SequenceAccumulator
|
D | DirectShellCommand.java | 141 Result getResult(long millis) { in getResult() method in DirectShellCommand.MyResultReceiver
|
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/transaction/ |
D | BaseTransaction.java | 23 public TestAppTransaction getResult() { in getResult() method in BaseTransaction
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | RecordingResult.java | 57 public <T> T getResult(CaptureResult.Key<T> key) { in getResult() method in RecordingResult
|
/cts/tests/app/app/src/android/app/stubs/ |
D | ActivityManagerMemoryClassLaunchActivity.java | 67 public int getResult() throws InterruptedException { in getResult() method in ActivityManagerMemoryClassLaunchActivity
|
D | GetResultActivity.java | 64 public Result getResult() { in getResult() method in GetResultActivity
|
/cts/tests/tests/gameservice/src/android/service/games/testing/ |
D | GetResultActivity.java | 45 public Result getResult() { in getResult() method in GetResultActivity
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | MyActivity.java | 60 public Result getResult() { in getResult() method in MyActivity
|
/cts/libs/install/src/com/android/cts/install/lib/ |
D | LocalIntentSender.java | 69 public Intent getResult() throws InterruptedException { in getResult() method in LocalIntentSender
|
/cts/hostsidetests/appsearch/test-apps/AppSearchHostTestHelperA/src/android/appsearch/app/helper_a/ |
D | EnterpriseContactsDeviceTest.java | 219 AppSearchBatchResult<String, GenericDocument> getResult = in testGetEnterpriseContact() local 272 AppSearchBatchResult<String, GenericDocument> getResult = in testGetEnterpriseContact_withProjection() local
|
D | AppSearchDeviceTest.java | 174 AppSearchBatchResult<String, GenericDocument> getResult = mDb.getByDocumentIdAsync( in testGetDocuments_nonexist() local
|
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/ |
D | GetResultActivity.java | 81 public Result getResult() { in getResult() method in GetResultActivity
|
/cts/libs/vogar-expect/src/vogar/expect/ |
D | Expectation.java | 78 public Result getResult() { in getResult() method in Expectation
|
D | Outcome.java | 86 public Result getResult() { in getResult() method in Outcome
|
/cts/hostsidetests/tagging/common/src/android/cts/tagging/ |
D | ServiceRunnerActivity.java | 41 public synchronized int getResult() { return mResult; } in getResult() method in ServiceRunnerActivity
|
/cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/ |
D | IntentSenderActivity.java | 74 public Intent getResult(Intent intent) throws Exception { in getResult() method in IntentSenderActivity
|
/cts/tests/tests/nfc/src/android/nfc/cts/interactive/ |
D | TagVerifierActivity.java | 55 public static Result getResult() { in getResult() method in TagVerifierActivity
|
/cts/tests/tests/packageinstaller/test-apps/criticaluserjourneyinstaller/src/android/packageinstaller/cts/cujinstaller/ |
D | MainActivity.java | 191 private void startInstallationViaIntent(boolean getResult, String apkName) { in startInstallationViaIntent() 206 private void startInstallationViaIntentWithPackageUri(boolean getResult) { in startInstallationViaIntentWithPackageUri()
|
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
D | NavigationBarColorVerifier.java | 75 public ResultType getResult() { in getResult() method in NavigationBarColorVerifier.Result
|
D | LightNavigationBarVerifier.java | 79 public ResultType getResult() { in getResult() method in LightNavigationBarVerifier.Result
|
/cts/suite/cts/utils/ |
D | get_csv_report.py | 52 def getResult(self): member in TestCase
|