Home
last modified time | relevance | path

Searched defs:getMeasuredWidthAndState (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v4/honeycomb/android/support/v4/view/
DViewCompatHC.java44 public static int getMeasuredWidthAndState(View view) { in getMeasuredWidthAndState() method in ViewCompatHC
/frameworks/support/v4/java/android/support/v4/view/
DViewCompat.java289 public int getMeasuredWidthAndState(View view); in getMeasuredWidthAndState() method
464 public int getMeasuredWidthAndState(View view) { in getMeasuredWidthAndState() method in ViewCompat.BaseViewCompatImpl
805 public int getMeasuredWidthAndState(View view) { in getMeasuredWidthAndState() method in ViewCompat.HCViewCompatImpl
1791 public static int getMeasuredWidthAndState(View view) { in getMeasuredWidthAndState() method in ViewCompat