Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java5977 mH.sendMessage(mH.obtainMessage(H.SHOW_EMULATOR_DISPLAY_OVERLAY)); in showEmulatorDisplayOverlayIfNeeded()
7741 public static final int SHOW_EMULATOR_DISPLAY_OVERLAY = 36; field in WindowManagerService.H
8166 case SHOW_EMULATOR_DISPLAY_OVERLAY: { in handleMessage()