Home
last modified time | relevance | path

Searched refs:rootViewHandle (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewConfigurator.kt113 private var rootViewHandle: DisposableHandle? = null variable in com.android.systemui.keyguard.KeyguardViewConfigurator
200 rootViewHandle?.dispose() in bindKeyguardRootView()
201 rootViewHandle = in bindKeyguardRootView()