Searched defs:clearKeys (Results 1 – 2 of 2) sorted by relevance
53 void verifyKeys(const KeyMap& keys, const String8* clearKeys) { in verifyKeys()124 const String8 clearKeys("Good day!"); in TEST_F() local149 const String8 clearKeys("Good day!"); in TEST_F() local187 const String8 clearKeys("Good day!"); in TEST_F() local245 const String8 clearKeys[] = in TEST_F() local276 const String8 clearKeys[] = in TEST_F() local315 const String8 clearKeys[] = in TEST_F() local
113 protected void clearKeys() { in clearKeys() method in KeyboardParams