Searched defs:buildNotification (Results 1 – 7 of 7) sorted by relevance
521 private Notification buildNotification(int status, int cause) { in buildNotification() method in DynamicSystemInstallationService525 private Notification buildNotification(int status, int cause, Throwable detail) { in buildNotification() method in DynamicSystemInstallationService
167 private Notification buildNotification(UserHandle userHandle, int pendingCertificateCount) { in buildNotification() method in CertificateMonitor
132 private Notification buildNotification(@RemoteBugreportNotificationType int type) { in buildNotification() method in RemoteBugreportManager
224 private Notification buildNotification(int id) { in buildNotification() method in NotificationBuilderTest
596 private synchronized Pair<Integer, Notification> buildNotification(final String packageName, in buildNotification() method in WearPackageInstallerService
868 private Notification buildNotification(@NonNull String channelId, @StringRes int titleId, in buildNotification() method in BatterySaverStateMachine
242 private static Generated<Notification> buildNotification(Context context, in buildNotification() method in NotificationVisitUrisTest