Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DSensitiveContentProtectionManagerService.java342 updateAppsThatShouldBlockScreenCapture(); in onProjectionStart()
369 private void updateAppsThatShouldBlockScreenCapture() { in updateAppsThatShouldBlockScreenCapture() method in SensitiveContentProtectionManagerService
383 updateAppsThatShouldBlockScreenCapture(rankingMap); in updateAppsThatShouldBlockScreenCapture()
387 private void updateAppsThatShouldBlockScreenCapture(@NonNull RankingMap rankingMap) { in updateAppsThatShouldBlockScreenCapture() method in SensitiveContentProtectionManagerService
451 updateAppsThatShouldBlockScreenCapture(); in onListenerConnected()
514 updateAppsThatShouldBlockScreenCapture(rankingMap); in onNotificationRankingUpdate()