Searched refs:localView (Results 1 – 2 of 2) sorted by relevance
194 val localView: View = keyguardViewController.get().getViewRootImpl().getView() in <lambda>() constant195 val applier = SyncRtSurfaceTransactionApplier(localView) in <lambda>()
1265 final View localView = mKeyguardViewControllerLazy.get()1268 new SyncRtSurfaceTransactionApplier(localView);1351 final View localView = mKeyguardViewControllerLazy.get().getViewRootImpl().getView(); in getRemoteSurfaceAlphaApplier() field in KeyguardViewMediator1353 new SyncRtSurfaceTransactionApplier(localView); in getRemoteSurfaceAlphaApplier()