Home
last modified time | relevance | path

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

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java272 = FullScreenActivity.getPendingIntent(mContext, phoneId); in testCreate()
461 public static class FullScreenActivity extends Activity { class in NotificationTests
484 Intent fullScreenIntent = new Intent(context, FullScreenActivity.class); in getPendingIntent()