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

  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
Utils.java 36 if (Utils.hasGingerbread()) {
63 public static boolean hasGingerbread() {
ImageCache.java 638 if (Utils.hasGingerbread()) {
669 if (Utils.hasGingerbread()) {
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
Utils.java 36 if (Utils.hasGingerbread()) {
63 public static boolean hasGingerbread() {
ImageCache.java 638 if (Utils.hasGingerbread()) {
669 if (Utils.hasGingerbread()) {
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
Utils.java 36 if (Utils.hasGingerbread()) {
63 public static boolean hasGingerbread() {
ImageCache.java 638 if (Utils.hasGingerbread()) {
669 if (Utils.hasGingerbread()) {
  /development/samples/training/ContactsList/src/com/example/android/contactslist/util/
Utils.java 41 if (Utils.hasGingerbread()) {
76 public static boolean hasGingerbread() {

Completed in 440 milliseconds