Home
last modified time | relevance | path

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

/frameworks/base/services/profcollect/src/com/android/server/profcollect/
DProfcollectForwardingService.java270 ActivityTaskManagerInternal atmInternal = in registerAppLaunchObserver() local
273 atmInternal.getLaunchObserverRegistry(); in registerAppLaunchObserver()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceImpl.java1903 final ActivityTaskManagerInternal atmInternal = LocalServices.getService( in doInBackground() local
1909 if (atmInternal.getActivityName(sessionsToRemove.valueAt(i)) != null) { in doInBackground()