Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DPackageInstalledReceiver.java35 if (!context.getPackageManager().shouldShowNewAppInstalledNotification()) { in onReceive()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java11093 public boolean shouldShowNewAppInstalledNotification() { in shouldShowNewAppInstalledNotification() method in PackageManager
/aosp14/frameworks/base/core/java/android/app/
H A DApplicationPackageManager.java3900 public boolean shouldShowNewAppInstalledNotification() { in shouldShowNewAppInstalledNotification() method in ApplicationPackageManager
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt3919 method @NonNull public boolean shouldShowNewAppInstalledNotification();