Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DForegroundServiceDelegationOptions.java238 public Builder setClientNotificationId(int clientNotificationId) { in setClientNotificationId() argument
239 mClientNotificationId = clientNotificationId; in setClientNotificationId()