Searched refs:mClientNotificationId (Results 1 – 2 of 2) sorted by relevance
98 public final int mClientNotificationId; field in ForegroundServiceDelegationOptions136 mClientNotificationId = clientNotificationId; in ForegroundServiceDelegationOptions()231 int mClientNotificationId; // The actual app's notification id field in ForegroundServiceDelegationOptions.Builder268 mClientNotificationId = clientNotificationId; in setClientNotification()325 mClientNotificationId, in build()
4843 r.foregroundId = fgsDelegateOptions.mClientNotificationId; in retrieveServiceLocked()