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.java311 public int getMeasuredWidthAndState(View view); in getMeasuredWidthAndState() method
513 public int getMeasuredWidthAndState(View view) { in getMeasuredWidthAndState() method in ViewCompat.BaseViewCompatImpl
1021 public int getMeasuredWidthAndState(View view) { in getMeasuredWidthAndState() method in ViewCompat.HCViewCompatImpl
2129 public static int getMeasuredWidthAndState(View view) { in getMeasuredWidthAndState() method in ViewCompat