Searched refs:requestCallback (Results 1 – 5 of 5) sorted by relevance
402 RequestCallback requestCallback) { in handleScreenshot() argument404 mCurrentRequestCallback = requestCallback; in handleScreenshot()534 RequestCallback requestCallback) { in takeScreenshotFullscreen() argument536 mCurrentRequestCallback = requestCallback; in takeScreenshotFullscreen()543 Consumer<Uri> finisher, RequestCallback requestCallback) { in handleImageAsScreenshot() argument549 requestCallback.reportError(); in handleImageAsScreenshot()560 mCurrentRequestCallback = requestCallback; in handleImageAsScreenshot()
163 public ScrollCaptureCallback requestCallback(View view, Rect localVisibleRect, in requestCallback() method in ScrollCaptureInternal
701 IOptionsRequestCallback requestCallback) { in retrieveCapabilitiesForRemote() argument715 CoordBuilder.setOptionsRequestCallback(requestCallback); in retrieveCapabilitiesForRemote()
777 auto requestCallback = [&status, &requestTemplate] in constructDefaultRequestSettings() local823 err = mHidlSession->constructDefaultRequestSettings(id, requestCallback); in constructDefaultRequestSettings()
31041 return mAttachInfo.mScrollCaptureInternal.requestCallback(this, localVisibleRect, in createScrollCaptureCallbackInternal()