Searched refs:ScreenshotShelfViewProxy (Results 1 – 3 of 3) sorted by relevance
30 import com.android.systemui.screenshot.ScreenshotShelfViewProxy;101 ScreenshotShelfViewProxy.Factory shelfScreenshotViewProxyFactory, in providesScreenshotViewProxyFactory()
51 private val viewProxy = mock<ScreenshotShelfViewProxy>()
63 class ScreenshotShelfViewProxy in <lambda>() class353 override fun getProxy(context: Context, displayId: Int): ScreenshotShelfViewProxy in <lambda>()