Home
last modified time | relevance | path

Searched refs:getAppNotificationColor (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java89 mInstallerAppColor = getAppNotificationColor(context, installerAppInfo); in PackageInstalledNotificationUtils()
162 private static Integer getAppNotificationColor(@NonNull Context context, in getAppNotificationColor() method in PackageInstalledNotificationUtils