Searched refs:DEFAULT_APP_LOCKED_IMPORTANCE (Results 1 – 1 of 1) sorted by relevance
168 private static final boolean DEFAULT_APP_LOCKED_IMPORTANCE = false; field in PreferencesHelper2115 if (r.defaultAppLockedImportance != DEFAULT_APP_LOCKED_IMPORTANCE) { in dumpPackagePreferencesLocked()2119 if (r.fixedImportance != DEFAULT_APP_LOCKED_IMPORTANCE) { in dumpPackagePreferencesLocked()2958 boolean defaultAppLockedImportance = DEFAULT_APP_LOCKED_IMPORTANCE;2959 boolean fixedImportance = DEFAULT_APP_LOCKED_IMPORTANCE;