Searched refs:clientInstanceName (Results 1 – 1 of 1) sorted by relevance
110 @NonNull String clientInstanceName, in ForegroundServiceDelegationOptions() argument114 clientInstanceName, foregroundServiceTypes, delegationService, in ForegroundServiceDelegationOptions()123 @NonNull String clientInstanceName, in ForegroundServiceDelegationOptions() argument133 mClientInstanceName = clientInstanceName; in ForegroundServiceDelegationOptions()284 public Builder setClientInstanceName(@NonNull String clientInstanceName) { in setClientInstanceName() argument285 mClientInstanceName = clientInstanceName; in setClientInstanceName()