Searched refs:appFlags (Results 1 – 2 of 2) sorted by relevance
161 String packageName, int appFlags) { in getErrorReportReceiver() argument190 if ((appFlags&ApplicationInfo.FLAG_SYSTEM) != 0) { in getErrorReportReceiver()
9592 final int appFlags = mCurrentPackage.applicationInfo.flags; in keyValueAgentCleanup() local9596 || ((appFlags & ApplicationInfo.FLAG_KILL_AFTER_RESTORE) != 0)); in keyValueAgentCleanup()