Searched refs:getOrCreateDisplayContext (Results 1 – 1 of 1) sorted by relevance
454 final Context context = getOrCreateDisplayContext(taskInfo.displayId); in createOrUpdateCompatLayout()504 final Context context = getOrCreateDisplayContext(taskInfo.displayId); in createOrUpdateLetterboxEduLayout()553 final Context context = getOrCreateDisplayContext(taskInfo.displayId); in createOrUpdateRestartDialogLayout()605 final Context context = getOrCreateDisplayContext(taskInfo.displayId); in createOrUpdateReachabilityEduLayout()658 final Context context = getOrCreateDisplayContext(taskInfo.displayId); in createOrUpdateUserAspectRatioSettingsLayout()728 private Context getOrCreateDisplayContext(int displayId) { in getOrCreateDisplayContext() method in CompatUIController