Home
last modified time | relevance | path

Searched defs:clientAppThread (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DForegroundServiceDelegationOptions.java108 @NonNull IApplicationThread clientAppThread, in ForegroundServiceDelegationOptions()
121 @NonNull IApplicationThread clientAppThread, in ForegroundServiceDelegationOptions()
276 public Builder setClientAppThread(@NonNull IApplicationThread clientAppThread) { in setClientAppThread()