Searched refs:getFocusedStackInfo (Results 1 – 11 of 11) sorted by relevance
159 ActivityTaskManager.getService().getFocusedStackInfo(); in updateForegroundInstantApps()
179 ActivityManager.StackInfo getFocusedStackInfo(); in getFocusedStackInfo() method
431 ActivityManager.StackInfo getFocusedStackInfo(); in getFocusedStackInfo() method
867 final StackInfo info = mActivityTaskManager.getFocusedStackInfo(); in updateForegroundApp()
1086 return ActivityTaskManager.getService().getFocusedStackInfo(); in getFocusedStack()
994 mTestService.getFocusedStackInfo(); in doTestRecentTasksApis()
2038 public ActivityManager.StackInfo getFocusedStackInfo() throws RemoteException { in getFocusedStackInfo() method in ActivityTaskManagerService
16022 public StackInfo getFocusedStackInfo() throws RemoteException { in getFocusedStackInfo() method in ActivityManagerService16023 return mActivityTaskManager.getFocusedStackInfo(); in getFocusedStackInfo()
15310 HSPLcom/android/server/wm/ActivityTaskManagerService;->getFocusedStackInfo()Landroid/app/ActivityMa…
40887 HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getFocusedStackInfo()Landroid/app/ActivityManager…
5340 Landroid/app/IActivityManager$Stub$Proxy;->getFocusedStackInfo()Landroid/app/ActivityManager$StackI…5962 Landroid/app/IActivityManager;->getFocusedStackInfo()Landroid/app/ActivityManager$StackInfo;