Searched refs:PresentationType (Results 1 – 3 of 3) sorted by relevance
35 public PresentationType presentationType;56 presentationType = PresentationType.NAVIGATION_OPTIONS; in Menu()74 presentationType = PresentationType.values()[in.readInt()]; in Menu()
25 public enum PresentationType { enum
652 menu.presentationType = PresentationType.DATA_VALUES; in processSelectItem()654 menu.presentationType = PresentationType.NAVIGATION_OPTIONS; in processSelectItem()