HomeSort by relevance Sort by last modified time
    Searched defs:StatusBarTest (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
StatusBarTest.java 17 package com.android.statusbartest;
31 public class StatusBarTest extends 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/
StatusBarTest.java 97 public class StatusBarTest extends SysuiTestCase {

Completed in 115 milliseconds