Searched refs:mShowingCustom (Results 1 – 1 of 1) sorted by relevance
97 private boolean mShowingCustom; field in CaptionPropertiesFragment274 mShowingCustom = true; in initializeAllPreferences()416 if (!customPreset && mShowingCustom) { in refreshShowingCustom()418 mShowingCustom = false; in refreshShowingCustom()419 } else if (customPreset && !mShowingCustom) { in refreshShowingCustom()421 mShowingCustom = true; in refreshShowingCustom()