Searched refs:getHorizontalContents (Results 1 – 3 of 3) sorted by relevance
103 List<Tick> horizontalContentsArea = image.getHorizontalContents(); in testConvert9PatchedImage()634 List<Tick> horizontalContentsArea = image.getHorizontalContents(); in testContentArea()654 List<Tick> horizontalContentsArea = image.getHorizontalContents(); in testContentAreaOneDot()674 List<Tick> horizontalContentsArea = image.getHorizontalContents(); in testContentAreaTwoDots()
600 List<Tick> horizontalContentArea = mNinePatchedImage.getHorizontalContents();
480 public List<Tick> getHorizontalContents() { in getHorizontalContents() method in NinePatchedImage