D | ForegroundServiceDelegationOptions.java | 37 public class ForegroundServiceDelegationOptions { class 105 public ForegroundServiceDelegationOptions(int clientPid, in ForegroundServiceDelegationOptions() method in ForegroundServiceDelegationOptions 118 public ForegroundServiceDelegationOptions(int clientPid, in ForegroundServiceDelegationOptions() method in ForegroundServiceDelegationOptions 145 public boolean isSameDelegate(ForegroundServiceDelegationOptions that) { in isSameDelegate() 316 public ForegroundServiceDelegationOptions build() { in build() 317 return new ForegroundServiceDelegationOptions(mClientPid, in build()
|