Searched refs:IS_EMULATOR (Results 1 – 4 of 4) sorted by relevance
17 if (Build.IS_EMULATOR) { in getWindowOutsetBottomPx()
99 public static final boolean IS_EMULATOR = getString("ro.kernel.qemu").equals("1"); field in Build
393 || (Build.IS_EMULATOR in getDisplayDeviceInfoLocked()
6000 && Build.IS_EMULATOR) { in showEmulatorDisplayOverlayIfNeeded()