Searched refs:processAsync (Results 1 – 4 of 4) sorted by relevance
95 fun processAsync(request: ScreenshotRequest, callback: Consumer<ScreenshotRequest>) { regex147 fun processAsync(screenshot: ScreenshotData, callback: Consumer<ScreenshotData>) { regex
223 mProcessor.processAsync(screenshotData, in handleRequest()
106 .processAsync(/* request= */ any(ScreenshotRequest::class.java), /* callback= */ any())114 .processAsync(/* screenshot= */ any(ScreenshotData::class.java), /* callback= */ any())267 .processAsync(any(ScreenshotData::class.java), any())
69 processor.processAsync(request, callback)95 processor.processAsync(request, callback)