Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DForegroundServiceDelegationOptions.java126 int clientNotificationId, in ForegroundServiceDelegationOptions() argument
136 mClientNotificationId = clientNotificationId; in ForegroundServiceDelegationOptions()
266 public Builder setClientNotification(int clientNotificationId, in setClientNotification() argument
268 mClientNotificationId = clientNotificationId; in setClientNotification()