Searched refs:DefaultRightButton (Results 1 – 1 of 1) sorted by relevance
191 private IntentButton mRightButton = new DefaultRightButton();354 .withDefault(() -> new DefaultRightButton()) in onAttachedToWindow()990 private class DefaultRightButton implements IntentButton { class in KeyguardBottomAreaView