Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/
H A DLongPressHandlingViewInteractionHandler.kt38 object Other : MotionEventModel() regex
/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues.h351 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator