Searched refs:onChoice (Results 1 – 2 of 2) sorted by relevance
45 void onChoice(String key, int choice); in onChoice() method117 listener.onChoice(key, choice); in onGuidedActionClicked()
76 public void onChoice(String key, int choice) { in onChoice() method in BluetoothActionActivity