Home
last modified time | relevance | path

Searched defs:UID_N_MR1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/
H A DUiServiceTestCase.java51 protected static final int UID_N_MR1 = 10001; field in UiServiceTestCase
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java1882 assertNull(mHelper.getNotificationChannelGroup(ncg.getId(), PKG_N_MR1, UID_N_MR1)); in testChannelXml_backup() local
3297 assertNull(mHelper.getNotificationChannelGroup(deleted.getId(), PKG_N_MR1, UID_N_MR1)); in testDeleteGroup() local
3299 mHelper.getNotificationChannelGroup(notDeleted.getId(), PKG_N_MR1, UID_N_MR1)); in testDeleteGroup() local