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

  /development/samples/training/ContactsList/src/com/example/android/contactslist/util/
Utils.java 56 if (Utils.hasHoneycomb()) {
84 public static boolean hasHoneycomb() {
  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
Utils.java 46 if (Utils.hasHoneycomb()) {
67 public static boolean hasHoneycomb() {
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
Utils.java 46 if (Utils.hasHoneycomb()) {
67 public static boolean hasHoneycomb() {
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
Utils.java 46 if (Utils.hasHoneycomb()) {
67 public static boolean hasHoneycomb() {

Completed in 739 milliseconds