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