Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java8722 WindowManagerService.this.showToastIfBlockingScreenCapture(w); in addBlockScreenCaptureForApps()
10185 showToastIfBlockingScreenCapture(w); in onWindowVisible()
10193 private void showToastIfBlockingScreenCapture(@NonNull WindowState w) { in showToastIfBlockingScreenCapture() method in WindowManagerService