Home
last modified time | relevance | path

Searched defs:Behavior (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/include/input/
H A DKeyCharacterMap.h154 struct Behavior { struct
159 Behavior* next; argument
162 int32_t metaState;
187 Behavior* firstBehavior; argument
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DBehavior.kt24 interface Behavior { regex
/aosp12/frameworks/base/core/java/android/view/
H A DWindowInsetsController.java148 @interface Behavior { annotation
/aosp12/frameworks/native/libs/input/
H A DKeyCharacterMap.cpp828 KeyCharacterMap::Behavior::Behavior() : in Behavior() function in android::KeyCharacterMap::Behavior
832 KeyCharacterMap::Behavior::Behavior(const Behavior& other) : in Behavior() function in android::KeyCharacterMap::Behavior