Searched refs:isPureSystemApp (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java2949 || (afterOta && isPureSystemApp(pi.applicationInfo))) {
2961 private boolean isPureSystemApp(ApplicationInfo ai) { method in class:ShortcutService

Completed in 46 milliseconds