Searched defs:Other (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/ | ||
| D | LongPressHandlingViewInteractionHandler.kt | 38         object Other : MotionEventModel()  object in com.android.systemui.common.ui.view.LongPressHandlingViewInteractionHandler.MotionEventModel | 
| /frameworks/native/include/ftl/ | ||
| D | small_vector.h | 252     using Other = SmallVector<U, M>;  in convert()  local | 
| /frameworks/base/tools/aapt2/ | ||
| D | ResourceValues.h | 351   enum { Zero = 0, One, Two, Few, Many, Other, Count };  enumerator |