Searched refs:systemApp (Results 1 – 8 of 8) sorted by relevance
185 boolean systemApp = false; in bindImportance()189 systemApp = Utils.isSystemPackage(pm, info); in bindImportance()197 bindSlider(importanceSlider, systemApp); in bindImportance()202 bindToggles(importanceButtons, mStartingUserImportance, systemApp); in bindImportance()242 final boolean systemApp) { in bindToggles() argument253 if (systemApp) { in bindToggles()268 private void bindSlider(final View importanceSlider, final boolean systemApp) { in bindSlider() argument276 final int minProgress = systemApp ? in bindSlider()
119 public boolean systemApp; field in ApplicationErrorReport237 dest.writeInt(systemApp ? 1 : 0); in writeToParcel()264 systemApp = in.readInt() == 1; in readFromParcel()614 pw.println(prefix + "systemApp: " + systemApp); in dump()
557 report.systemApp = (r.info.flags & ApplicationInfo.FLAG_SYSTEM) != 0; in createAppErrorReportLocked()
14953 boolean systemApp = false;15036 systemApp = (ps.pkg.applicationInfo.flags &15083 if (systemApp) {
3860 field public boolean systemApp;
4091 field public boolean systemApp;
4231 field public boolean systemApp;
4092 field public boolean systemApp;