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

  /frameworks/base/services/tests/uiservicestests/src/com/android/server/
UiServiceTestCase.java 32 protected static final String PKG_N_MR1 = "com.example.n_mr1";
57 case PKG_N_MR1:
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
NotificationRecordTest.java 82 private final String pkg = PKG_N_MR1;
187 StatusBarNotification sbn = getNotification(PKG_N_MR1, true /* noisy */,
200 StatusBarNotification sbn = getNotification(PKG_N_MR1, true /* noisy */,
214 StatusBarNotification sbn = getNotification(PKG_N_MR1, true /* noisy */,
226 StatusBarNotification sbn = getNotification(PKG_N_MR1, false /* noisy */,
252 StatusBarNotification sbn = getNotification(PKG_N_MR1, false /* noisy */,
264 StatusBarNotification sbn = getNotification(PKG_N_MR1, false /* noisy */,
277 StatusBarNotification sbn = getNotification(PKG_N_MR1, false /* noisy */,
299 StatusBarNotification sbn = getNotification(PKG_N_MR1, true /* noisy */,
310 StatusBarNotification sbn = getNotification(PKG_N_MR1, true /* noisy */
    [all...]
NotificationManagerServiceTest.java     [all...]

Completed in 86 milliseconds