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

  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
ImageUtils.java 71 if (PhotoViewActivity.sMemoryClass >= MIN_NORMAL_CLASS) {
74 } else if (PhotoViewActivity.sMemoryClass >= MIN_SMALL_CLASS) {
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 103 public static int sMemoryClass;
181 sMemoryClass = mgr.getMemoryClass();
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 102 public static int sMemoryClass;
180 sMemoryClass = mgr.getMemoryClass();
    [all...]

Completed in 164 milliseconds