Searched refs:mRtlMult (Results 1 – 2 of 2) sorted by relevance
786 private int mRtlMult; field in FocusFinder.FocusSorter816 return mRtlMult * result;827 mRtlMult = isRtl ? -1 : 1; in sort()
74368 Landroid/view/FocusFinder$FocusSorter;->mRtlMult:I