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

  /frameworks/base/tests/StatusBar/
Android.mk 8 LOCAL_PACKAGE_NAME := StatusBarTest
  /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";
159 not.setLatestEventInfo(StatusBarTest.this,
165 Intent fullScreenIntent = new Intent(StatusBarTest.this, TestAlertActivity.class);
169 StatusBarTest.this,
NotificationTestList.java 17 package com.android.statusbartest;
898 Intent intent = new Intent(this, StatusBarTest.class);
    [all...]

Completed in 39 milliseconds