Searched refs:drawable_with_nine_patch (Results 1 – 2 of 2) sorted by relevance
355 public static final int drawable_with_nine_patch=0x7f020003; field in R.drawable
136 assertThat(context.getResources().getDrawable(R.drawable.drawable_with_nine_patch)).isNotNull(); in shouldLoadNinePatchFromDrawableXml()