Searched refs:mShowingCustom (Results 1 – 1 of 1) sorted by relevance
95 private boolean mShowingCustom; field in CaptionPropertiesFragment267 mShowingCustom = true; in initializeAllPreferences()380 if (!customPreset && mShowingCustom) { in refreshShowingCustom()382 mShowingCustom = false; in refreshShowingCustom()383 } else if (customPreset && !mShowingCustom) { in refreshShowingCustom()385 mShowingCustom = true; in refreshShowingCustom()