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

  /development/samples/training/ContactsList/src/com/example/android/contactslist/util/
Utils.java 56 if (Utils.hasHoneycomb()) {
84 public static boolean hasHoneycomb() {
  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/
Utils.java 44 if (Utils.hasHoneycomb()) {
65 public static boolean hasHoneycomb() {

Completed in 42 milliseconds