Searched refs:ACTION_DEMO (Results 1 – 4 of 4) sorted by relevance
27 public static final String ACTION_DEMO = "com.android.systemui.demo"; field
152 Intent intent = new Intent(DemoMode.ACTION_DEMO); in startDemoMode()201 Intent intent = new Intent(DemoMode.ACTION_DEMO); in stopDemoMode()
246 Intent intent = new Intent(DemoMode.ACTION_DEMO); in clearAllFromUser()
1021 demoFilter.addAction(ACTION_DEMO); in makeStatusBarView()2684 if (ACTION_DEMO.equals(action)) {