Home
last modified time | relevance | path

Searched refs:mAppLaunchObserver (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/profcollect/src/com/android/server/profcollect/
H A DProfcollectForwardingService.java220 private final AppLaunchObserver mAppLaunchObserver = new AppLaunchObserver(); field in ProfcollectForwardingService
226 launchObserverRegistry.registerLaunchObserver(mAppLaunchObserver); in registerAppLaunchObserver()
/aosp12/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
H A DIorapForwardingService.java325 private final AppLaunchObserver mAppLaunchObserver = new AppLaunchObserver();
347 launchObserverRegistry.registerLaunchObserver(mAppLaunchObserver);