Searched refs:mClientAppThread (Results 1 – 2 of 2) sorted by relevance
80 public final IApplicationThread mClientAppThread; field in ForegroundServiceDelegationOptions131 mClientAppThread = clientAppThread; in ForegroundServiceDelegationOptions()233 IApplicationThread mClientAppThread; // The actual app's app thread field in ForegroundServiceDelegationOptions.Builder277 mClientAppThread = clientAppThread; in setClientAppThread()320 mClientAppThread, in build()
9161 IApplicationThread caller = options.mClientAppThread; in startForegroundServiceDelegateLocked()