Searched refs:editable (Results 1 – 1 of 1) sorted by relevance
559 Editable editable = Editable.Factory.getInstance().newEditable("123\t\n555"); in testImmutableStaticLayout() local560 StaticLayout layout = new StaticLayout(editable, mDefaultPaint, in testImmutableStaticLayout()567 editable.delete(0, editable.length() - 1); in testImmutableStaticLayout()