Searched defs:getResults (Results 1 – 7 of 7) sorted by relevance
53 public HashMap<AccuracyResultDialog.ResultType, Boolean> getResults() { in getResults() method in ResultObject
86 public synchronized List<HidResultData> getResults(int deviceId, byte eventId) in getResults() method in HidDevice
82 public synchronized List<UinputResultData> getResults(int deviceId, String reason) in getResults() method in UinputDevice
220 Bundle getResults = RemoteInput.getResultsFromIntent(intent); in verifyIntentHasTextResults() local227 Map<String, Uri> getResults = RemoteInput.getDataResultsFromIntent(intent, RESULT_KEY); in verifyIntentHasDataResults() local
157 public FilterResults getResults() { in getResults() method in FilterTest.MockFilter
123 def getResults(self): member in Result
223 List<RangingResult> getResults() { in getResults() method in TestBase.ResultCallback