Searched refs:isEmulator (Results 1 – 2 of 2) sorted by relevance
83 if (!isEmulator()) { in onCreate()96 private static boolean isEmulator() { in isEmulator() method in ImageWallpaper
545 boolean isEmulator = SystemProperties.get("ro.kernel.qemu").equals("1"); in startOtherServices()630 if (isEmulator) { in startOtherServices()