Searched defs:dialogTitle (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DGalleryActionBar.java78 public int dialogTitle; field in class:GalleryActionBar.ActionItem
87 int dialogTitle, int clusterBy) {
91 this.dialogTitle = dialogTitle;
201 titles.add(mContext.getString(item.dialogTitle));
86 ActionItem(int action, boolean applied, boolean enabled, int spinnerTitle, int dialogTitle, int clusterBy) argument

Completed in 87 milliseconds