Home
last modified time | relevance | path

Searched refs:StatusBarTest (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DStatusBarTest.java31 public class StatusBarTest extends TestActivity class
159 not.setLatestEventInfo(StatusBarTest.this,
165 Intent fullScreenIntent = new Intent(StatusBarTest.this, TestAlertActivity.class);
169 StatusBarTest.this,
DNotificationTestList.java898 Intent intent = new Intent(this, StatusBarTest.class); in makeIntent2()
/frameworks/base/tests/StatusBar/
DAndroid.mk8 LOCAL_PACKAGE_NAME := StatusBarTest