Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DForegroundServiceDelegationOptions.java127 @Nullable Notification clientNotification) { in ForegroundServiceDelegationOptions() argument
137 mClientNotification = clientNotification; in ForegroundServiceDelegationOptions()
267 @Nullable Notification clientNotification) { in setClientNotification() argument
269 mClientNotification = clientNotification; in setClientNotification()