Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DCameraAvailabilityListener.kt104 listeners.forEach { it.onApplyCameraProtection(cutoutProtectionPath, cutoutBounds) }
115 fun onApplyCameraProtection(protectionPath: Path, bounds: Rect) regex
H A DScreenDecorations.java258 public void onApplyCameraProtection(@NonNull Path protectionPath, @NonNull Rect bounds) {