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