Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java119 public static boolean isAllowRotationPrefEnabled(Context context, boolean multiProcess) { in isAllowRotationPrefEnabled() argument
121 LauncherAppState.getSharedPreferencesKey(), Context.MODE_PRIVATE | (multiProcess ? in isAllowRotationPrefEnabled()