Searched defs:getVisibleTaskCount (Results 1 – 5 of 5) sorted by relevance
40 int getVisibleTaskCount(int displayId); in getVisibleTaskCount() method
284 int getVisibleTaskCount(int displayId) { in getVisibleTaskCount() method in DesktopModeController528 public int getVisibleTaskCount(int displayId) throws RemoteException { in getVisibleTaskCount() method in DesktopModeController.IDesktopModeImpl
265 fun getVisibleTaskCount(displayId: Int): Int { in <lambda>() method in com.android.wm.shell.desktopmode.DesktopModeTaskRepository
187 fun getVisibleTaskCount(displayId: Int): Int { in <lambda>() method1068 override fun getVisibleTaskCount(displayId: Int): Int { in <lambda>() method in com.android.wm.shell.desktopmode.IDesktopModeImpl
241 fun getVisibleTaskCount() { in getVisibleTaskCount() method in com.android.wm.shell.desktopmode.DesktopModeTaskRepositoryTest