HomeSort by relevance Sort by last modified time
    Searched refs:AnyStrong (Results 1 - 13 of 13) sorted by null

  /frameworks/base/core/java/android/text/
TextDirectionHeuristics.java 70 new TextDirectionHeuristicInternal(AnyStrong.INSTANCE_RTL, false);
238 private static class AnyStrong implements TextDirectionAlgorithm {
277 private AnyStrong(boolean lookForRtl) {
281 public static final AnyStrong INSTANCE_RTL = new AnyStrong(true);
282 public static final AnyStrong INSTANCE_LTR = new AnyStrong(false);
  /frameworks/support/compat/java/android/support/v4/text/
TextDirectionHeuristicsCompat.java 63 new TextDirectionHeuristicInternal(AnyStrong.INSTANCE_RTL, false);
201 private static class AnyStrong implements TextDirectionAlgorithm {
231 private AnyStrong(boolean lookForRtl) {
235 public static final AnyStrong INSTANCE_RTL = new AnyStrong(true);
236 public static final AnyStrong INSTANCE_LTR = new AnyStrong(false);
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /external/libgdx/backends/gdx-backend-android/libs/
support-v4-19.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/
support-v4-18.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.1/
support-v4-19.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.1.0/
support-v4-19.1.0.jar 
  /frameworks/base/
compiled-classes-phone     [all...]
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 151 milliseconds