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