Searched refs:TINY_PREVIEW (Results 1 – 1 of 1) sorted by relevance
202 TINY_PREVIEW("Show Tiny Previews", true), enumConstant222 return this == PREVIEW || this == SMALL_PREVIEW || this == TINY_PREVIEW; in isPreview()226 return this == SMALL_PREVIEW || this == TINY_PREVIEW; in isScaledPreview()617 case TINY_PREVIEW: in createItem()631 } else if (mPaletteMode == PaletteMode.TINY_PREVIEW) { in createItem()