Searched refs:mSysUiProxy (Results 1 – 1 of 1) sorted by relevance
62 private final SystemUiProxy mSysUiProxy; field in RecentTasksList82 mSysUiProxy = sysUiProxy; in RecentTasksList()121 initRunningTasks(mSysUiProxy.getRunningTasks(Integer.MAX_VALUE)); in RecentTasksList()284 mSysUiProxy.getRecentTasks(numTasks, currentUserId); in loadTasksInBackground()390 mSysUiProxy.getRecentTasks(Integer.MAX_VALUE, currentUserId); in dump()