Package org.robolectric.shadows
Class ShadowNinePatch
- java.lang.Object
-
- org.robolectric.shadows.ShadowNinePatch
-
@Implements(android.graphics.NinePatch.class) public class ShadowNinePatch extends Object
-
-
Constructor Summary
Constructors Constructor Description ShadowNinePatch()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static boolean
isNinePatchChunk(byte[] chunk)
-
-
-
Method Detail
-
isNinePatchChunk
@Implementation protected static boolean isNinePatchChunk(byte[] chunk)
-
-