Home
last modified time | relevance | path

Searched defs:keyboard (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/input/
H A DKeyRemapperTests.kt121 val keyboard = createKeyboard(DEVICE_ID) regex
159 val keyboard = createKeyboard(DEVICE_ID) regex
/aosp14/frameworks/base/services/tests/InputMethodSystemServerTests/test-apps/SimpleTestIme/src/com/android/apps/inputmethod/simpleime/
H A DSimpleInputMethodService.java48 SimpleKeyboard keyboard = new SimpleKeyboard(this, R.layout.qwerty_10_9_9); in onStartInputView() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_content_res_Configuration.cpp36 jfieldID keyboard; member
H A Dandroid_util_AssetManager.cpp351 jint keyboard, jint keyboard_hidden, jint navigation, in NativeSetConfiguration()
/aosp14/frameworks/base/core/proto/android/content/
H A Dconfiguration.proto39 optional uint32 keyboard = 8; field
/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.h241 ConfigDescriptionBuilder& setKeyboard(uint8_t keyboard) { in setKeyboard()
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java481 public void setKeyboard(Keyboard keyboard) { in setKeyboard()
627 private void computeProximityThreshold(Keyboard keyboard) { in computeProximityThreshold()
1131 Keyboard keyboard; in onLongPress() local
H A DKeyboard.java287 private Keyboard keyboard; field in Keyboard.Key
/aosp14/frameworks/base/native/android/
H A Dconfiguration.cpp172 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard) { in AConfiguration_setKeyboard()
/aosp14/frameworks/base/core/java/android/content/res/
H A DAssetManager.java1477 int touchscreen, int density, int keyboard, int keyboardHidden, int navigation, in setConfiguration()
1573 @Nullable String locale, int orientation, int touchscreen, int density, int keyboard, in nativeSetConfiguration()
H A DConfiguration.java602 public int keyboard; field in Configuration
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1086 uint8_t keyboard; member
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java3195 final int keyboard = mTextView.getResources().getConfiguration().keyboard; in onCreateContextMenu() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...