Searched refs:setClientAppThread (Results 1 – 3 of 3) sorted by relevance
276 public Builder setClientAppThread(@NonNull IApplicationThread clientAppThread) { in setClientAppThread() method in ForegroundServiceDelegationOptions.Builder
328 .setClientAppThread(null) in createForegroundServiceDelegationOptions()
1400 .setClientAppThread(app.getThread()) in testStartForegroundServiceDelegate()