Searched refs:mClientNotification (Results 1 – 2 of 2) sorted by relevance
103 public final @Nullable Notification mClientNotification; field in ForegroundServiceDelegationOptions137 mClientNotification = clientNotification; in ForegroundServiceDelegationOptions()232 Notification mClientNotification; // The actual app's notification field in ForegroundServiceDelegationOptions.Builder269 mClientNotification = clientNotification; in setClientNotification()326 mClientNotification in build()
4844 r.foregroundNoti = fgsDelegateOptions.mClientNotification; in retrieveServiceLocked()