Searched refs:hasKey (Results 1 – 5 of 5) sorted by relevance
846 if (mRequiresKey && !hasKey()) { in setKey()881 public boolean hasKey() { in hasKey() method in Preference905 return mPreferenceManager != null && isPersistent() && hasKey(); in shouldPersist()1754 if (hasKey()) { in dispatchSaveInstanceState()1807 if (hasKey()) { in dispatchRestoreInstanceState()
1269 mHaveBtnTouch = device->hasKey(BTN_TOUCH); in configure()1270 mHaveStylus = device->hasKey(BTN_TOOL_PEN) in configure()1271 || device->hasKey(BTN_TOOL_RUBBER) in configure()1272 || device->hasKey(BTN_TOOL_BRUSH) in configure()1273 || device->hasKey(BTN_TOOL_PENCIL) in configure()1274 || device->hasKey(BTN_TOOL_AIRBRUSH); in configure()
587 bool hasKey(int32_t code) { in hasKey() function
24176 method public boolean hasKey();
22586 method public boolean hasKey();