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