Searched refs:showToastIfBlockingScreenCapture (Results 1 – 1 of 1) sorted by relevance
8722 WindowManagerService.this.showToastIfBlockingScreenCapture(w); in addBlockScreenCaptureForApps()10185 showToastIfBlockingScreenCapture(w); in onWindowVisible()10193 private void showToastIfBlockingScreenCapture(@NonNull WindowState w) { in showToastIfBlockingScreenCapture() method in WindowManagerService