Home | History | Annotate | Download | only in users

Lines Matching defs:hasSettings

133         private boolean hasSettings;
147 hasSettings = enable;
183 appRestrictionsSettings.setVisibility(hasSettings ? View.VISIBLE : View.GONE);
185 hasSettings ? View.VISIBLE : View.GONE);
364 final boolean hasSettings = resolveInfoListHasPackage(receivers, packageName);
389 p.setSettingsEnabled(hasSettings && app.masterEntry == null);
398 if (!hasSettings) continue;
507 if (pref.isChecked() && pref.hasSettings