Searched refs:ScreenshotViewProxy (Results 1 – 6 of 6) sorted by relevance
31 interface ScreenshotViewProxy { interface74 fun getProxy(context: Context, displayId: Int): ScreenshotViewProxy in reset()
43 @Assisted val viewProxy: ScreenshotViewProxy,112 viewProxy: ScreenshotViewProxy, in create()
55 ) : ScreenshotViewProxy {235 interface Factory : ScreenshotViewProxy.Factory {
73 ) : ScreenshotViewProxy { in <lambda>()352 interface Factory : ScreenshotViewProxy.Factory { in <lambda>()
194 private final ScreenshotViewProxy mViewProxy;256 ScreenshotViewProxy.Factory viewProxyFactory, in ScreenshotController()
35 import com.android.systemui.screenshot.ScreenshotViewProxy;100 static ScreenshotViewProxy.Factory providesScreenshotViewProxyFactory( in providesScreenshotViewProxyFactory()