Searched refs:getStateCount (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderDrawable.java90 for (int i = 0; i < stateList.getStateCount(); i++) {
/frameworks/base/graphics/java/android/graphics/drawable/
H A DStateListDrawable.java235 public int getStateCount() { method in class:StateListDrawable
245 * @see #getStateCount()
258 * @see #getStateCount()
/frameworks/base/core/java/android/widget/
H A DProgressBar.java429 final int N = in.getStateCount();
486 final int N = in.getStateCount();
H A DPopupWindow.java398 int count = stateList.getStateCount();

Completed in 236 milliseconds