Home
last modified time | relevance | path

Searched defs:props (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
DTweener.java64 ArrayList<PropertyValuesHolder> props = new ArrayList<PropertyValuesHolder>(vars.length/2); in to() local
163 private static void replace(ArrayList<PropertyValuesHolder> props, Object... args) { in replace()
/frameworks/opt/calendar/src/com/android/calendarcommon2/
DICalendar.java139 ArrayList<Property> props = mPropsMap.get(name); in addProperty() local
172 List<Property> props = mPropsMap.get(name); in getFirstProperty() local
/frameworks/base/cmds/am/src/com/android/commands/am/
DAm.java817 String props = SystemProperties.get("dalvik.vm.extra-opts"); in removeWallOption() local
896 String props = SystemProperties.get("dalvik.vm.extra-opts"); in runProfile() local
/frameworks/native/cmds/dumpstate/
Dutils.c314 static char* props[2000]; variable
/frameworks/rs/
DrsContext.h213 } props; variable
/frameworks/av/media/mtp/
DMtpDevice.cpp254 MtpObjectPropertyList* props = getObjectPropsSupported(format); in print() local
/frameworks/base/services/java/com/android/server/accessibility/
DTouchExplorer.java1076 PointerProperties[] props = PointerProperties.createArray(pointerCount); in sendMotionEvent() local