Searched defs:keypad (Results 1 – 9 of 9) sorted by relevance
165 String keypad = null; in onCreate() local
52 static struct gpio_kp *keypad; variable
173 int keypad(WINDOW *win, bool bf) in keypad() function
275 Task keypad = getTask(new Intent().setComponent(EMERGENCY_DIALER_COMPONENT), in testLockTaskViolation_emergencyCall() local
179 optional string keypad = 7; field
344 int keypad (WINDOW *win, bool flag) { /* TODO */ return 0; } in keypad() function
1286 int keypad(bool bf) { return ::keypad(w, bf); } in keypad() function
98054 struct twl4030_keypad_data *keypad; member