Home
last modified time | relevance | path

Searched defs:mDirection (Results 1 – 6 of 6) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DIconLoader.java29 private final LayoutDirection mDirection; field in IconLoader
/frameworks/av/media/libaaudio/src/core/
DAAudioStreamParameters.h111 aaudio_direction_t mDirection = AAUDIO_DIRECTION_OUTPUT; variable
/frameworks/base/core/java/android/view/animation/
DGridLayoutAnimationController.java101 private int mDirection; field in GridLayoutAnimationController
/frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/
DDrawerArrowDrawable.java122 private int mDirection = ARROW_DIRECTION_START; field in DrawerArrowDrawable
/frameworks/base/services/core/java/com/android/server/
DIpSecService.java296 private final int mDirection; field in IpSecService.SpiRecord
/frameworks/base/core/java/android/widget/
DAbsListView.java701 private int mDirection = 0; field in AbsListView