Searched refs:allowCustomization (Results 1 – 3 of 3) sorted by relevance
67 default boolean allowCustomization() { in allowCustomization() method
181 public boolean allowCustomization() { in allowCustomization() method in DreamPickerController.DreamItem
123 item.allowCustomization() && mEnabled ? View.VISIBLE : View.GONE); in bindView()