Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java270 .withCallback(button -> setRightButton(button)) in onAttachedToWindow()
713 private void setRightButton(IntentButton button) { in setRightButton() method in KeyguardBottomAreaView