Home
last modified time | relevance | path

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

12

/cts/hostsidetests/appsecurity/test-apps/MediaStorageApp/src/com/android/cts/mediastorageapp/
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/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/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSessionCtsTestBase.java562 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveSchema() local
644 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveSchema_twoDatabases() local
2247 AppSearchBatchResult<String, GenericDocument> getResult = in testRemove() local
2309 AppSearchBatchResult<String, GenericDocument> getResult = in testRemove_multipleIds() local
2358 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveByQuery() local
2426 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveByQuery_packageFilter() local
2474 AppSearchBatchResult<String, GenericDocument> getResult = in testRemove_twoInstances() local
2542 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveByTypes() local
2598 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveByTypes_twoInstances() local
2678 AppSearchBatchResult<String, GenericDocument> getResult = in testRemoveByNamespace() local
[all …]
/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/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.java66 public Intent getResult() throws InterruptedException { in getResult() method in LocalIntentSender
/cts/hostsidetests/appsearch/test-apps/AppSearchHostTestHelperA/src/android/appsearch/app/a/
DAppSearchDeviceTest.java124 AppSearchBatchResult<String, GenericDocument> getResult = mDb.getByDocumentId( 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/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/
DIntentSenderActivity.java72 public Intent getResult(Intent intent) throws Exception { in getResult() method in IntentSenderActivity
/cts/tests/inputmethod/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/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DWavAnalyzer.java252 boolean getResult() { in getResult() method in WavAnalyzer
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DTestResult.java150 public int getResult() { in getResult() method in TestResult
/cts/tests/tests/text/src/android/text/method/cts/
DScrollingMovementMethodTest.java743 public boolean getResult() { in getResult() method in ScrollingMovementMethodTest.ActionRunnerWithResult
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
DClientTest.java628 private TestResult getResult() { in getResult() method in ClientTest
/cts/tests/tests/content/src/android/content/cts/
DAsyncQueryHandlerTest.java431 public Object getResult() { in getResult() method in AsyncQueryHandlerTest.MockAsyncQueryHandler
/cts/tests/tests/content/src/android/content/pm/cts/
DChecksumsTest.java1382 public ApkChecksum[] getResult() { in getResult() method in ChecksumsTest.LocalListener
1410 public Intent getResult() { in getResult() method in ChecksumsTest.CommitIntentReceiver
/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DLatencyAnalyzer.h293 int32_t getResult() { in getResult() function
/cts/tests/tests/widget/src/android/widget/cts/
DAutoCompleteTextViewTest.java1139 public String getResult() { in getResult() method in AutoCompleteTextViewTest.MockFilter

12