Searched refs:hasKey (Results 1 – 10 of 10) sorted by relevance
779 final boolean hasKey = keyIndex >= 0; in removeListener()780 if (hasKey) { in removeListener()784 if (hasKey && mListeners.isEmpty()) { in removeListener()790 return hasKey; in removeListener()1172 final boolean hasKey = keyIndex >= 0; in removeOnShowModeChangedListener()1173 if (hasKey) { in removeOnShowModeChangedListener()1177 if (hasKey && mListeners.isEmpty()) { in removeOnShowModeChangedListener()1183 return hasKey; in removeOnShowModeChangedListener()
860 if (mRequiresKey && !hasKey()) { in setKey()895 public boolean hasKey() { in hasKey() method in Preference919 return mPreferenceManager != null && isPersistent() && hasKey(); in shouldPersist()1765 if (hasKey()) { in dispatchSaveInstanceState()1818 if (hasKey()) { in dispatchRestoreInstanceState()
831 if (mRequiresKey && !hasKey()) { in setKey()866 public boolean hasKey() { in hasKey() method in Preference890 return mPreferenceManager != null && isPersistent() && hasKey(); in shouldPersist()1645 if (hasKey()) { in dispatchSaveInstanceState()1698 if (hasKey()) { in dispatchRestoreInstanceState()
1383 mHaveBtnTouch = device->hasKey(BTN_TOUCH); in configure()1384 mHaveStylus = device->hasKey(BTN_TOOL_PEN) in configure()1385 || device->hasKey(BTN_TOOL_RUBBER) in configure()1386 || device->hasKey(BTN_TOOL_BRUSH) in configure()1387 || device->hasKey(BTN_TOOL_PENCIL) in configure()1388 || device->hasKey(BTN_TOOL_AIRBRUSH); in configure()
635 bool hasKey(int32_t code) { in hasKey() function
8626 method public boolean hasKey();
22584 method public boolean hasKey();
29743 method public boolean hasKey();
32340 method public boolean hasKey();
29819 method public boolean hasKey();