Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DScreenFlashNotificationColorDialogFragment.java61 private Boolean mIsPreview = false; field in ScreenFlashNotificationColorDialogFragment
113 if (mIsPreview) { in onCheckedChanged()
125 if (mIsPreview) { in showColor()
167 mIsPreview = true;
179 mIsPreview = false;