Home
last modified time | relevance | path

Searched defs:actionsSet (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DBottomActionBar.java455 final Set<BottomAction> actionsSet = new HashSet<>(Arrays.asList(actions)); in showActionsOnly() local
473 final Set<BottomAction> actionsSet = new HashSet<>(Arrays.asList(actions)); in areActionsShown() local