Searched defs:buildSuccessNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerService.java819 mNotification = buildSuccessNotification(mContext,
898 Notification notification = buildSuccessNotification(mContext,
938 private static Notification buildSuccessNotification(Context context, String contentText, method in class:PackageInstallerService

Completed in 53 milliseconds