Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DCameraAvailabilityListener.kt106 listeners.forEach { it.onApplyCameraProtection(cutoutProtectionPath, cutoutBounds) } in notifyCameraActive()
117 fun onApplyCameraProtection(protectionPath: Path, bounds: Rect) in onApplyCameraProtection() method
DScreenDecorations.java145 public void onApplyCameraProtection(@NonNull Path protectionPath, @NonNull Rect bounds) {