Searched refs:showNow (Results 1 – 2 of 2) sorted by relevance
111 showNow(entry, arrayListOf(runnable)) in update()282 private fun showNow(entry: HeadsUpEntry, runnableList: MutableList<Runnable>) { in showNow() method331 showNow(headsUpEntryShowing!!, headsUpEntryShowingRunnableList) in showNext()
3047 final boolean showNow = shouldShowFgsNotificationLocked(sr); in applyForegroundServiceNotificationLocked()3048 if (showNow) { in applyForegroundServiceNotificationLocked()