Searched defs:hintWidth (Results 1 – 2 of 2) sorted by relevance
53 protected void makeNewLayout(int w, int hintWidth, in makeNewLayout()
4982 protected void makeNewLayout(int w, int hintWidth, in makeNewLayout()5277 int hintWidth; in onMeasure() local5335 int hintWidth = mHintLayout == null ? hintWant : mHintLayout.getWidth(); in onMeasure() local