Home
last modified time | relevance | path

Searched refs:isCustomDisplayPolicyDefined (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/
H A DCarLauncherUtils.java69 static boolean isCustomDisplayPolicyDefined(Context context) { in isCustomDisplayPolicyDefined() method in CarLauncherUtils
H A DCarLauncher.java172 if (CarLauncherUtils.isCustomDisplayPolicyDefined(this)) { in onCreate()
332 if (CarLauncherUtils.isCustomDisplayPolicyDefined(this)) { in onConfigurationChanged()
H A DCarLauncherApplication.java64 if (CarLauncherUtils.isCustomDisplayPolicyDefined(this)) { in onCreate()
H A DAppGridActivity.java174 if (CarLauncherUtils.isCustomDisplayPolicyDefined(this)) { in onCreate()