Searched refs:HINT_HORIZONTAL (Results 1 – 9 of 9) sorted by relevance
20 import static android.app.slice.Slice.HINT_HORIZONTAL;171 hasRealHeader = !maybeHeader.hasAnyHints(HINT_LIST_ITEM, HINT_HORIZONTAL); in getListHeight()173 if (listItems.size() == 1 && !maybeHeader.hasHint(HINT_HORIZONTAL)) { in getListHeight()234 if (item.hasHint(HINT_HORIZONTAL)) { in getHeight()309 if (rowItem.hasHint(HINT_HORIZONTAL)) { in getRowType()347 if (mHeaderItem.hasHint(HINT_HORIZONTAL)) { in getPrimaryAction()362 HINT_KEYWORDS, HINT_TTL, HINT_LAST_UPDATED, HINT_HORIZONTAL}; in findHeaderItem()
19 import static android.app.slice.Slice.HINT_HORIZONTAL;218 if (item.hasHint(HINT_HORIZONTAL)) { in getFormat()
19 import static android.app.slice.Slice.HINT_HORIZONTAL;412 if (item.hasAnyHints(HINT_KEYWORDS, HINT_TTL, HINT_LAST_UPDATED, HINT_HORIZONTAL) in isValidRowContent()
19 import static android.app.slice.Slice.HINT_HORIZONTAL;61 builder.addHints(HINT_HORIZONTAL); in apply()226 getBuilder().addHints(HINT_HORIZONTAL); in apply()
20 import static android.app.slice.Slice.HINT_HORIZONTAL;171 if (mHeaderItem != null && mHeaderItem.hasHint(HINT_HORIZONTAL)) { in hasLargeMode()
61 HINT_HORIZONTAL,148 public static final String HINT_HORIZONTAL = "horizontal"; field in Slice
20 import static android.app.slice.Slice.HINT_HORIZONTAL;96 HINT_HORIZONTAL,
4304 Landroid/app/slice/Slice;->HINT_HORIZONTAL:Ljava/lang/String;
7219 field public static final java.lang.String HINT_HORIZONTAL = "horizontal";