Home | History | Annotate | Download | only in preference

Lines Matching defs:isPersistent

1044     public boolean isPersistent() {
1057 return mPreferenceManager != null && isPersistent() && hasKey();