Searched refs:StatusBarTest (Results 1 – 4 of 4) sorted by relevance
31 public class StatusBarTest extends TestActivity class156 Intent fullScreenIntent = new Intent(StatusBarTest.this, TestAlertActivity.class);160 StatusBarTest.this,164 Notification not = new Notification.Builder(StatusBarTest.this)
1163 Intent intent = new Intent(this, StatusBarTest.class); in makeIntent2()
11 name: "StatusBarTest",
174 public class StatusBarTest extends SysuiTestCase { class