Searched refs:mClientAppThread (Results 1 – 2 of 2) sorted by relevance
80 public final IApplicationThread mClientAppThread; field in ForegroundServiceDelegationOptions106 mClientAppThread = clientAppThread; in ForegroundServiceDelegationOptions()205 IApplicationThread mClientAppThread; // The actual app's app thread field in ForegroundServiceDelegationOptions.Builder247 mClientAppThread = clientAppThread; in setClientAppThread()290 mClientAppThread, in build()
8374 IApplicationThread caller = options.mClientAppThread; in startForegroundServiceDelegateLocked()