Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DStatusBarTest.java31 public class StatusBarTest extends TestActivity class
156 Intent fullScreenIntent = new Intent(StatusBarTest.this, TestAlertActivity.class);
160 StatusBarTest.this,
164 Notification not = new Notification.Builder(StatusBarTest.this)
H A DNotificationTestList.java1163 Intent intent = new Intent(this, StatusBarTest.class); in makeIntent2()
/aosp14/frameworks/base/tests/StatusBar/
H A DAndroid.bp11 name: "StatusBarTest",