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

  /development/samples/training/ContactsList/src/com/example/android/contactslist/util/
Utils.java 41 if (Utils.hasGingerbread()) {
76 public static boolean hasGingerbread() {
  /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() {
  /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() {
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
Utils.java 36 if (Utils.hasGingerbread()) {
63 public static boolean hasGingerbread() {

Completed in 246 milliseconds