Home
last modified time | relevance | path

Searched defs:Other (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/
DLongPressHandlingViewInteractionHandler.kt38 object Other : MotionEventModel() object in com.android.systemui.common.ui.view.LongPressHandlingViewInteractionHandler.MotionEventModel
/frameworks/native/include/ftl/
Dsmall_vector.h252 using Other = SmallVector<U, M>; in convert() local
/frameworks/base/tools/aapt2/
DResourceValues.h351 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator