Searched refs:refreshScreenCaptureDisabled (Results 1 – 7 of 7) sorted by relevance
952 verify(mWm).refreshScreenCaptureDisabled(); in shouldBlockScreenCaptureForNotificationApps()973 verify(mWm).refreshScreenCaptureDisabled(); in shouldBlockScreenCaptureForSensitiveContentOnScreenApps()997 verify(mWm).refreshScreenCaptureDisabled(); in shouldBlockScreenCaptureForApps()1020 verify(mWm, times(1)).refreshScreenCaptureDisabled(); in addBlockScreenCaptureForApps_duplicate_verifyNoRefresh()1040 verify(mWm, times(2)).refreshScreenCaptureDisabled(); in addBlockScreenCaptureForApps_notDuplicate_verifyRefresh()1083 verify(mWm, times(2)).refreshScreenCaptureDisabled(); in clearBlockedApps_clearsCache()1091 verify(mWm, never()).refreshScreenCaptureDisabled(); in clearBlockedApps_alreadyEmpty_verifyNoRefresh()
282 void refreshScreenCaptureDisabled(); in refreshScreenCaptureDisabled() method
391 .refreshScreenCaptureDisabled();
8876 mInjector.getIWindowManager().refreshScreenCaptureDisabled();
2043 public void refreshScreenCaptureDisabled() { in refreshScreenCaptureDisabled() method in WindowManagerService8716 WindowManagerService.this.refreshScreenCaptureDisabled(); in addBlockScreenCaptureForApps()8750 WindowManagerService.this.refreshScreenCaptureDisabled(); in removeBlockScreenCaptureForApps()8769 WindowManagerService.this.refreshScreenCaptureDisabled(); in clearBlockedApps()
5079 verify(getServices().iwindowManager).refreshScreenCaptureDisabled(); in testWipeDataManagedProfileOnOrganizationOwnedDevice()
60251 Landroid/view/IWindowManager$Stub$Proxy;->refreshScreenCaptureDisabled(I)V60416 Landroid/view/IWindowManager;->refreshScreenCaptureDisabled(I)V