Searched refs:createWindowContainer (Results 1 – 4 of 4) sorted by relevance
2836 r.createWindowContainer(); in startActivityLocked()2867 r.createWindowContainer(); in startActivityLocked()5199 task.createWindowContainer(toTop, (info.flags & FLAG_SHOW_FOR_ALL_USERS) != 0); in createTaskRecord()
444 void createWindowContainer(boolean onTop, boolean showForAllUsers) { in createWindowContainer() method in TaskRecord
2830 task.createWindowContainer(false /* toTop */, true /* showForAllUsers */); in restoreRecentTaskLocked()2835 activities.get(activityNdx).createWindowContainer(); in restoreRecentTaskLocked()
914 void createWindowContainer() {