Searched refs:mShowProtection (Results 1 – 2 of 2) sorted by relevance
889 private boolean mShowProtection = false; field in ScreenDecorations.DisplayCutoutView988 if (mShowProtection == shouldShow) { in setShowProtection()992 mShowProtection = shouldShow; in setShowProtection()996 if (mShowProtection) { in setShowProtection()1003 mShowProtection ? 1.0f : HIDDEN_CAMERA_PROTECTION_SCALE).setDuration(750); in setShowProtection()1013 if (!mShowProtection) { in setShowProtection()1131 if (mShowProtection) { in onMeasure()
153 private boolean mShowProtection = false; field in NavigationBarEdgePanel337 mShowProtection = showProtection; in setShowProtection()439 if (mShowProtection) { in onDraw()