Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java203 private ControlsListingController.ControlsListingCallback mListingCallback = field in KeyguardBottomAreaView
361 c -> c.removeCallback(mListingCallback)); in onDetachedFromWindow()
1036 c -> c.addCallback(mListingCallback)); in initControls()