Searched defs:getChoices (Results 1 – 3 of 3) sorted by relevance
73 public static ArrayList<ChoiceListItem> getChoices(Context context, int mode) { in getChoices() method in PhotoActionPopup
186 private int[] getChoices() { in getChoices() method in BluetoothActionFragment
57 const std::vector<int>& getChoices() const { return mChoices; } in getChoices() function