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

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

Completed in 119 milliseconds