Home
last modified time | relevance | path

Searched refs:TAG_FAVORITES (Results 1 – 1 of 1) sorted by relevance

/development/samples/Home/src/com/example/android/home/
DHome.java84 private static final String TAG_FAVORITES = "favorites"; field in Home
288 beginDocument(parser, TAG_FAVORITES); in bindFavorites()