Searched refs:DEVICE_DEMO_MODE (Results 1 – 3 of 3) sorted by relevance
198 .getUriFor(Settings.Global.DEVICE_DEMO_MODE);
2038 Settings.Global.DEVICE_DEMO_MODE, 0) > 0; in isDeviceInDemoMode()
8740 public static final String DEVICE_DEMO_MODE = "device_demo_mode"; field in Settings.Global