Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/
DUiServiceTestCase.java44 protected static final String PKG_R = "com.example.r"; field in UiServiceTestCase
73 case PKG_R: in setup()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java1191 StatusBarNotification sbn = getMessagingStyleNotification(PKG_R); in testIsConversation_shortcutHasOneBot_targetsR()
1204 StatusBarNotification sbn = getMessagingStyleNotification(PKG_R); in testIsConversation_shortcutHasOnePerson_targetsR()
1218 StatusBarNotification sbn = getMessagingStyleNotification(PKG_R); in testIsConversation_shortcutHasOneBotOnePerson_targetsR()
1264 StatusBarNotification sbn = getMessagingStyleNotification(PKG_R); in testIsConversation_noShortcut_targetsR()
1339 StatusBarNotification sbn = getNotification(PKG_R, true /* noisy */, in isConversation_pkgAllowed_isMsgType_targetsR()