Home
last modified time | relevance | path

Searched defs:getResult (Results 1 – 25 of 42) sorted by relevance

12

/cts/common/device-side/bedstead/remoteframeworkclasses/src/types/main/java/com/android/bedstead/remoteframeworkclasses/
DSimpleAccountManagerFuture.java56 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/
DGetResultActivity.java66 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/
DGetResultActivity.java64 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/
DGetResultActivity.java64 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/
DSequenceMatcher.java89 MatchResult<E> getResult() { in getResult() method in SequenceMatcher.SequenceAccumulator
154 SequenceAccumulator::getResult); in of() field in SequenceMatcher.SequenceAccumulator
DDirectShellCommand.java141 Result getResult(long millis) { in getResult() method in DirectShellCommand.MyResultReceiver
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/transaction/
DBaseTransaction.java23 public TestAppTransaction getResult() { in getResult() method in BaseTransaction
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DRecordingResult.java57 public <T> T getResult(CaptureResult.Key<T> key) { in getResult() method in RecordingResult
/cts/tests/app/app/src/android/app/stubs/
DActivityManagerMemoryClassLaunchActivity.java67 public int getResult() throws InterruptedException { in getResult() method in ActivityManagerMemoryClassLaunchActivity
DGetResultActivity.java64 public Result getResult() { in getResult() method in GetResultActivity
/cts/tests/tests/gameservice/src/android/service/games/testing/
DGetResultActivity.java45 public Result getResult() { in getResult() method in GetResultActivity
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DMyActivity.java60 public Result getResult() { in getResult() method in MyActivity
/cts/libs/install/src/com/android/cts/install/lib/
DLocalIntentSender.java69 public Intent getResult() throws InterruptedException { in getResult() method in LocalIntentSender
/cts/hostsidetests/appsearch/test-apps/AppSearchHostTestHelperA/src/android/appsearch/app/helper_a/
DEnterpriseContactsDeviceTest.java219 AppSearchBatchResult<String, GenericDocument> getResult = in testGetEnterpriseContact() local
272 AppSearchBatchResult<String, GenericDocument> getResult = in testGetEnterpriseContact_withProjection() local
DAppSearchDeviceTest.java174 AppSearchBatchResult<String, GenericDocument> getResult = mDb.getByDocumentIdAsync( in testGetDocuments_nonexist() local
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DGetResultActivity.java81 public Result getResult() { in getResult() method in GetResultActivity
/cts/libs/vogar-expect/src/vogar/expect/
DExpectation.java78 public Result getResult() { in getResult() method in Expectation
DOutcome.java86 public Result getResult() { in getResult() method in Outcome
/cts/hostsidetests/tagging/common/src/android/cts/tagging/
DServiceRunnerActivity.java41 public synchronized int getResult() { return mResult; } in getResult() method in ServiceRunnerActivity
/cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/
DIntentSenderActivity.java74 public Intent getResult(Intent intent) throws Exception { in getResult() method in IntentSenderActivity
/cts/tests/tests/nfc/src/android/nfc/cts/interactive/
DTagVerifierActivity.java55 public static Result getResult() { in getResult() method in TagVerifierActivity
/cts/tests/tests/packageinstaller/test-apps/criticaluserjourneyinstaller/src/android/packageinstaller/cts/cujinstaller/
DMainActivity.java191 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/
DNavigationBarColorVerifier.java75 public ResultType getResult() { in getResult() method in NavigationBarColorVerifier.Result
DLightNavigationBarVerifier.java79 public ResultType getResult() { in getResult() method in LightNavigationBarVerifier.Result
/cts/suite/cts/utils/
Dget_csv_report.py52 def getResult(self): member in TestCase

12