Home
last modified time | relevance | path

Searched defs:getResult (Results 1 – 25 of 37) 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/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/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/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/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/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/hostsidetests/appsearch/test-apps/AppSearchHostTestHelperA/src/android/appsearch/app/helper_a/
DAppSearchDeviceTest.java174 AppSearchBatchResult<String, GenericDocument> getResult = mDb.getByDocumentIdAsync( in testGetDocuments_nonexist() local
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSessionCtsTestBase.java1163 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveSchema() local
1250 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveSchema_twoDatabases() local
3368 AppSearchBatchResult<String, GenericDocument> getResult = in testRemove() local
3431 AppSearchBatchResult<String, GenericDocument> getResult = in testRemove_multipleIds() local
3481 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveByQuery() local
3596 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveByQuery_packageFilter() local
3646 AppSearchBatchResult<String, GenericDocument> getResult = in testRemove_twoInstances() local
3714 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveByTypes() local
3774 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveByTypes_twoInstances() local
3854 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveByNamespace() local
[all …]
/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
/cts/tests/tests/packageinstaller/packagescheme/src/android/packageinstaller/packagescheme/cts/
DPackageSchemeTestBase.kt101 fun getResult(unit: TimeUnit, timeout: Long) = results.poll(timeout, unit) in <lambda>() method
/cts/tests/appsearch/helper-app/src/com/android/cts/appsearch/helper/
DAppSearchTestService.java105 AppSearchBatchResult<String, GenericDocument> getResult = in globalGet() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DWavAnalyzer.java254 boolean getResult() { in getResult() method in WavAnalyzer
/cts/hostsidetests/os/test-apps/StaticSharedLibTestApp/src/android/os/lib/app/
DStaticSharedLibsTests.java281 public Intent getResult() throws InterruptedException { in getResult() method in StaticSharedLibsTests.InstallUninstallBroadcastReceiver

12