Searched defs:result (Results 1 – 9 of 9) sorted by relevance
89 public String getResultText(String result) { in getResultText()97 public void clearResults(String result) { in clearResults()105 public void scrollResults(String result) { in scrollResults()
49 String result = getUiDevice().executeShellCommand(mScriptFilePath); in testPowerPerf() local
90 ScanResult result = getScanResult(wifiManager, bssid); in onStart() local127 Bundle result = new Bundle(); in sendFailureStatus() local170 StringBuilder result = new StringBuilder(); in executeCommand() local
68 List<String> result = new ArrayList<>(); in getMissingPermissions() local
76 String result = Build.MODEL; in isNexusExperienceDevice() local
51 public static void writeResultToFile(String testCase, File destFile, Bundle result) in writeResultToFile()
123 Future<TestResult> result = in runTest() local291 TestResult result = new TestResult(); in newResult() local
394 String result = txtView.getText(); in getNumberOfSuggestions() local
295 StringBuilder result = new StringBuilder(); in randomWord() local