Searched refs:allowUsingExhaustedKeys (Results 1 – 2 of 2) sorted by relevance
115 public abstract void setAllowUsingExhaustedKeys(boolean allowUsingExhaustedKeys); in setAllowUsingExhaustedKeys() argument
244 public void setAllowUsingExhaustedKeys(boolean allowUsingExhaustedKeys) { in setAllowUsingExhaustedKeys() argument245 mAllowUsingExhaustedKeys = allowUsingExhaustedKeys; in setAllowUsingExhaustedKeys()