Searched defs:buttonId (Results 1 – 3 of 3) sorted by relevance
80 private void setDialogOnClickListener(int buttonId, final int dialogId) { in setDialogOnClickListener()
56 void addShowHideListener(int buttonId, final Fragment fragment) { in addShowHideListener()
232 int buttonId = compoundButton.getId(); in onCheckedChanged() local