HomeSort by relevance Sort by last modified time
    Searched refs:mShowSupplementalIconDivider (Results 1 - 2 of 2) sorted by null

  /frameworks/support/car/src/main/java/androidx/car/widget/
SeekbarListItem.java 113 private boolean mShowSupplementalIconDivider;
442 if (mShowSupplementalIconDivider) {
528 mShowSupplementalIconDivider = showSupplementalIconDivider;
546 mShowSupplementalIconDivider = showSupplementalIconDivider;
TextListItem.java 121 private boolean mShowSupplementalIconDivider;
467 leadingViewId = mShowSupplementalIconDivider
538 if (mShowSupplementalIconDivider) {
729 mShowSupplementalIconDivider = showDivider;
    [all...]

Completed in 200 milliseconds