Searched refs:ACTION_DEMO (Results 1 – 4 of 4) sorted by relevance
27 public static final String ACTION_DEMO = "com.android.systemui.demo"; field
151 Intent intent = new Intent(DemoMode.ACTION_DEMO); in startDemoMode()200 Intent intent = new Intent(DemoMode.ACTION_DEMO); in stopDemoMode()
226 Intent intent = new Intent(DemoMode.ACTION_DEMO); in clearAll()
1054 demoFilter.addAction(ACTION_DEMO); in makeStatusBarView()3054 if (ACTION_DEMO.equals(action)) {