Searched defs:getResults (Results 1 – 8 of 8) sorted by relevance
53 public HashMap<AccuracyResultDialog.ResultType, Boolean> getResults() { in getResults() method in ResultObject
87 public synchronized List<HidResultData> getResults(int deviceId, byte eventId) in getResults() method in HidDevice
81 public synchronized List<UinputResultData> getResults(int deviceId, String reason) in getResults() method in UinputDevice
244 Bundle getResults = RemoteInput.getResultsFromIntent(intent); in verifyIntentHasTextResults() local251 Map<String, Uri> getResults = RemoteInput.getDataResultsFromIntent(intent, RESULT_KEY); in verifyIntentHasDataResults() local
165 public FilterResults getResults() { in getResults() method in FilterTest.MockFilter
123 def getResults(self): member in Result
274 List<RangingResult> getResults() { in getResults() method in TestBase.ResultCallback
395 std::map<std::string, std::string> &Renderer::getResults() { in getResults() function in Renderer