Searched refs:getFocusedStackInfo (Results 1 – 10 of 10) sorted by relevance
164 ActivityTaskManager.getService().getFocusedStackInfo(); in updateForegroundInstantApps()
190 ActivityManager.StackInfo getFocusedStackInfo(); in getFocusedStackInfo() method
452 ActivityManager.StackInfo getFocusedStackInfo(); in getFocusedStackInfo() method
849 final StackInfo info = mActivityTaskManager.getFocusedStackInfo(); in updateForegroundApp()
1108 return ActivityTaskManager.getService().getFocusedStackInfo(); in getFocusedStack()
1151 mService.getFocusedStackInfo(); in doTestRecentTasksApis()
2157 public ActivityManager.StackInfo getFocusedStackInfo() throws RemoteException { in getFocusedStackInfo() method in ActivityTaskManagerService
17111 public StackInfo getFocusedStackInfo() throws RemoteException { in getFocusedStackInfo() method in ActivityManagerService17112 return mActivityTaskManager.getFocusedStackInfo(); in getFocusedStackInfo()
2152 HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getFocusedStackInfo()Landroid/app/ActivityManager…
35625 HPLcom/android/server/wm/ActivityTaskManagerService;->getFocusedStackInfo()Landroid/app/ActivityMan…