Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DActivityTransition.java43 public static final int[] DRAWABLES = { field in ActivityTransition
81 return DRAWABLES[getIndexForKey(id)]; in getDrawableIdForKey()