Searched refs:threeButtonActionBarType (Results 1 – 2 of 2) sorted by relevance
33 ChipViewMenuItemViewBinder(@ThreeButtonActionBarType int threeButtonActionBarType) { in ChipViewMenuItemViewBinder() argument34 mThreeButtonActionBarType = threeButtonActionBarType; in ChipViewMenuItemViewBinder()
384 int threeButtonActionBarType = getThreeButtonActionBarType(); in preparePageMenu() local386 threeButtonActionBarType == ThreeButtonActionBarType.ADD_TO_OPTION; in preparePageMenu()422 if (threeButtonActionBarType == ThreeButtonActionBarType.ACTION_CHIP_VIEW) { in preparePageMenu()429 } else if (threeButtonActionBarType == ThreeButtonActionBarType.DESTINATION_CHIP_VIEW) { in preparePageMenu()439 } else if (threeButtonActionBarType == ThreeButtonActionBarType.ADD_TO_OPTION) { in preparePageMenu()