Searched refs:presentationType (Results 1 – 2 of 2) sorted by relevance
36 public PresentationType presentationType; field in Menu57 presentationType = PresentationType.NAVIGATION_OPTIONS; in Menu()75 presentationType = PresentationType.values()[in.readInt()]; in Menu()98 dest.writeInt(presentationType.ordinal()); in writeToParcel()
662 menu.presentationType = PresentationType.DATA_VALUES; in processSelectItem()664 menu.presentationType = PresentationType.NAVIGATION_OPTIONS; in processSelectItem()