Home
last modified time | relevance | path

Searched defs:keypad (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
H A DDeviceInfoActivity.java165 String keypad = null; in onCreate() local
/aosp_15_r20/external/trusty/lk/dev/keys/
Dgpio_keypad.c52 static struct gpio_kp *keypad; variable
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
H A Dinopts.c173 int keypad(WINDOW *win, bool bf) in keypad() function
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLockTaskControllerTest.java275 Task keypad = getTask(new Intent().setComponent(EMERGENCY_DIALER_COMPONENT), in testLockTaskViolation_emergencyCall() local
/aosp_15_r20/cts/tools/cts-api-coverage/proto/
H A Dcts_report.proto179 optional string keypad = 7; field
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/
H A Dtinycurses.c344 int keypad (WINDOW *win, bool flag) { /* TODO */ return 0; } in keypad() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dcursesw.h1286 int keypad(bool bf) { return ::keypad(w, bf); } in keypad() function
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h98054 struct twl4030_keypad_data *keypad; member
H A Dvmlinux_518.h98054 struct twl4030_keypad_data *keypad; member