Home
last modified time | relevance | path

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

/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/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/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/hostsidetests/net/app/src/com/android/cts/net/hostside/
DMyActivity.java46 public Integer getResult(int timeoutMs) throws InterruptedException { in getResult() method in MyActivity
/cts/tests/app/app/src/android/app/stubs/
DActivityManagerMemoryClassLaunchActivity.java67 public int getResult() throws InterruptedException { in getResult() method in ActivityManagerMemoryClassLaunchActivity
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DMyActivity.java60 public Result getResult() { in getResult() method in MyActivity
/cts/hostsidetests/appsecurity/test-apps/UsePermissionApp23/src/com/android/cts/usepermission/
DBasePermissionActivity.java74 public Result getResult() { in getResult() method in BasePermissionActivity
/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.java68 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.java135 public int getResult() { in getResult() method in TestResult
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
DClientTest.java491 private TestResult getResult() { in getResult() method in ClientTest
/cts/tests/tests/text/src/android/text/method/cts/
DScrollingMovementMethodTest.java743 public boolean getResult() { in getResult() method in ScrollingMovementMethodTest.ActionRunnerWithResult
/cts/tests/tests/content/src/android/content/cts/
DAsyncQueryHandlerTest.java431 public Object getResult() { in getResult() method in AsyncQueryHandlerTest.MockAsyncQueryHandler
/cts/tests/tests/widget/src/android/widget/cts/
DAutoCompleteTextViewTest.java1129 public String getResult() { in getResult() method in AutoCompleteTextViewTest.MockFilter
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
DClientTest.java1405 private TestResult getResult() { in getResult() method in ClientTest
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java740 public synchronized String getResult() { in testUseRemovedJavascriptInterface() method in WebViewTest.ResultObject