Searched refs:containerFromContext (Results 1 – 13 of 13) sorted by relevance
44 static <T extends RecentsViewContainer> T containerFromContext(Context context) { in containerFromContext() method48 return containerFromContext(((ContextWrapper) context).getBaseContext()); in containerFromContext()
89 mContainer = RecentsViewContainer.containerFromContext(context); in TaskMenuView()165 RecentsViewContainer container = RecentsViewContainer.containerFromContext(
101 mContainer = RecentsViewContainer.containerFromContext(context); in SplitInstructionsView()
94 mContainer = RecentsViewContainer.containerFromContext(context); in ClearAllButton()
73 container = RecentsViewContainer.containerFromContext(context)
48 RecentsViewContainer.containerFromContext(taskContainer.taskView.context) in <lambda>()
285 RecentsViewContainer.containerFromContext(view.getContext()); in openAppUsageSettings()
111 mContainer = RecentsViewContainer.containerFromContext(context); in FloatingTaskView()
181 mContainer = RecentsViewContainer.containerFromContext(context); in TaskThumbnailViewDeprecated()
179 RecentsViewContainer.containerFromContext(context) in <lambda>()
803 mContainer = RecentsViewContainer.containerFromContext(context); in RecentsView()
51 RecentsViewContainer.containerFromContext<RecentsViewContainer>(context) in <lambda>()
65 RecentsViewContainer.containerFromContext(taskView.getContext()); in getEnabledShortcuts()