Searched refs:getCapacity (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DNativeFrame.java55 public int getCapacity() { method in class:NativeFrame
225 + getCapacity();
H A DFrame.java61 public int getCapacity() { method in class:Frame
/frameworks/base/graphics/java/android/graphics/drawable/
H A DLevelListDrawable.java181 mLows = new int[getCapacity()];
182 mHighs = new int[getCapacity()];
H A DAnimationDrawable.java389 mDurations = new int[getCapacity()];
H A DStateListDrawable.java313 mStateSets = new int[getCapacity()][];
H A DDrawableContainer.java783 final int getCapacity() { method in class:DrawableContainer.DrawableContainerState
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointMatchInfo.java116 getNetworkDetail().getCapacity()) >>> 26;
H A DNetworkDetail.java496 public int getCapacity() { method in class:NetworkDetail

Completed in 158 milliseconds