Searched refs:presentationType (Results 1 – 2 of 2) sorted by relevance
33 public PresentationType presentationType; field in Menu54 presentationType = PresentationType.NAVIGATION_OPTIONS; in Menu()72 presentationType = PresentationType.values()[in.readInt()]; in Menu()95 dest.writeInt(presentationType.ordinal()); in writeToParcel()
670 menu.presentationType = PresentationType.DATA_VALUES; in processSelectItem()672 menu.presentationType = PresentationType.NAVIGATION_OPTIONS; in processSelectItem()