Searched defs:StatusBarTest (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DStatusBarTest.java31 public class StatusBarTest extends TestActivity class in inherits:TestActivity
33 private final static String TAG = "StatusBarTest";
156 Intent fullScreenIntent = new Intent(StatusBarTest.this, TestAlertActivity.class);
160 StatusBarTest.this,
164 Notification not = new Notification.Builder(StatusBarTest.this)
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarTest.java124 public class StatusBarTest extends SysuiTestCase { class in inherits:SysuiTestCase

Completed in 256 milliseconds