Searched refs:isTwoPanel (Results 1 – 11 of 11) sorted by relevance
44 if (FlavorUtils.isTwoPanel(getContext())) { in updateIcon()72 if (FlavorUtils.isTwoPanel(getContext())) { in onBindViewHolder()
67 if (FlavorUtils.isTwoPanel(this)) { in onCreate()111 if (FlavorUtils.isTwoPanel(this)) { in finish()
117 if (FlavorUtils.isTwoPanel(getContext())) { in onViewCreated()171 if (FlavorUtils.isTwoPanel(getContext())) { in onCreateAdapter()
203 if (FlavorUtils.isTwoPanel(getContext())) { in onCreatePreferences()385 && FlavorUtils.isTwoPanel(getContext()) in updateAccessoryPref()
72 public static boolean isTwoPanel(@Nullable Context context) { in isTwoPanel() method in FlavorUtils
140 if (FlavorUtils.isTwoPanel(getContext())) { in onCreatePreferences()313 if (FlavorUtils.isTwoPanel(getContext())) { in updateConnectivity()
121 if (FlavorUtils.isTwoPanel(getContext())) { in onViewCreated()
58 if (FlavorUtils.isTwoPanel(getContext())) { in onCreatePreferences()
116 if (!FlavorUtils.isTwoPanel(themedContext)) { in addSensorToggleWithInfo()
73 String className, boolean isTwoPanel) { in getPreference() argument188 if (isIconNeedToBeProcessed && isTwoPanel) { in getPreference()
171 boolean useSlice = FlavorUtils.isTwoPanel(getContext()) && uri != null; in updateKeyboardsSettings()