Searched defs:onCancelClicked (Results 1 – 7 of 7) sorted by relevance
102 void onCancelClicked(); in onCancelClicked() method
80 default void onCancelClicked() { in onCancelClicked() method
80 void onCancelClicked(); in onCancelClicked() method
35 private val onCancelClicked: Runnable, constant
33 private val onCancelClicked: Runnable, constant
288 Runnable onCancelClicked = () -> finish(RECORD_CANCEL, /* projection= */ null); in createPermissionDialogDelegate() local
1623 public void onCancelClicked() { in onCancelClicked() method in StatusBarKeyguardViewManager