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