HomeSort by relevance Sort by last modified time
    Searched defs:LRM_STRING (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/text/
BidiFormatter.java 117 private static final String LRM_STRING = Character.toString(LRM);
306 return LRM_STRING;
335 return LRM_STRING;
    [all...]
  /frameworks/support/v4/java/android/support/v4/text/
BidiFormatter.java 113 private static final String LRM_STRING = Character.toString(LRM);
300 return LRM_STRING;
327 return LRM_STRING;
    [all...]
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 21 milliseconds