Searched refs:localForegroundNoti (Results 1 – 1 of 1) sorted by relevance
428 final Notification localForegroundNoti = foregroundNoti; in postNotification() local437 if (localForegroundNoti.icon == 0) { in postNotification()441 localForegroundNoti.icon = appInfo.icon; in postNotification()444 localForegroundNoti.contentView = null; in postNotification()445 localForegroundNoti.bigContentView = null; in postNotification()461 localForegroundNoti.color = ams.mContext.getResources().getColor( in postNotification()464 localForegroundNoti.setLatestEventInfo(ctx, in postNotification()475 localForegroundNoti.icon = 0; in postNotification()478 if (localForegroundNoti.icon == 0) { in postNotification()487 appUid, appPid, null, localForegroundId, localForegroundNoti, in postNotification()