Searched refs:getFocusedStackInfo (Results 1 – 9 of 9) sorted by relevance
159 ActivityTaskManager.getService().getFocusedStackInfo(); in updateForegroundInstantApps()
179 ActivityManager.StackInfo getFocusedStackInfo(); in getFocusedStackInfo() method
418 ActivityManager.StackInfo getFocusedStackInfo(); in getFocusedStackInfo() method
846 final StackInfo info = mActivityTaskManager.getFocusedStackInfo(); in updateForegroundApp()
1083 return ActivityTaskManager.getService().getFocusedStackInfo(); in getFocusedStack()
994 mTestService.getFocusedStackInfo(); in doTestRecentTasksApis()
2023 public ActivityManager.StackInfo getFocusedStackInfo() throws RemoteException { in getFocusedStackInfo() method in ActivityTaskManagerService
15921 public StackInfo getFocusedStackInfo() throws RemoteException { in getFocusedStackInfo() method in ActivityManagerService15922 return mActivityTaskManager.getFocusedStackInfo(); in getFocusedStackInfo()
15310 HSPLcom/android/server/wm/ActivityTaskManagerService;->getFocusedStackInfo()Landroid/app/ActivityMa…