Searched refs:getOrCreateDisplayContext (Results 1 – 1 of 1) sorted by relevance
409 final Context context = getOrCreateDisplayContext(taskInfo.displayId); in createOrUpdateCompatLayout()459 final Context context = getOrCreateDisplayContext(taskInfo.displayId); in createOrUpdateLetterboxEduLayout()508 final Context context = getOrCreateDisplayContext(taskInfo.displayId); in createOrUpdateRestartDialogLayout()560 final Context context = getOrCreateDisplayContext(taskInfo.displayId); in createOrUpdateReachabilityEduLayout()612 final Context context = getOrCreateDisplayContext(taskInfo.displayId); in createOrUpdateUserAspectRatioSettingsLayout()682 private Context getOrCreateDisplayContext(int displayId) { in getOrCreateDisplayContext() method in CompatUIController