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