Searched refs:mShowProtection (Results 1 – 2 of 2) sorted by relevance
1066 private boolean mShowProtection = false; field in ScreenDecorations.DisplayCutoutView1184 if (mShowProtection == shouldShow) { in setShowProtection()1188 mShowProtection = shouldShow; in setShowProtection()1192 if (mShowProtection) { in setShowProtection()1199 mShowProtection ? 1.0f : HIDDEN_CAMERA_PROTECTION_SCALE).setDuration(750); in setShowProtection()1209 if (!mShowProtection) { in setShowProtection()1330 if (mShowProtection) { in onMeasure()
179 private boolean mShowProtection = false; field in NavigationBarEdgePanel374 mShowProtection = !isPrimaryDisplay; in NavigationBarEdgePanel()525 if (mShowProtection) { in onDraw()