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

/frameworks/base/core/tests/coretests/src/android/text/
H A DStaticLayoutBidiTest.java31 public static final int REQ_L = 1; // Layout.DIR_REQUEST_LTR; field in class:StaticLayoutBidiTest
74 expectNativeBidi(REQ_L, ALEF + SP + ALEF + BET + GIMEL + DALET, "111111", L);
84 expectNativeBidi(REQ_L, ALEF + BET + GIMEL + " abc", "1110000", L);

Completed in 267 milliseconds