Searched defs:UID (Results 1 – 7 of 7) sorted by relevance
32 private static final int UID = 10500; field in BatteryStatsNoteTest
59 private static final int UID = 123456; field in BatteryStatsHelperTest
29 private static final int UID = 10500; field in BatteryStatsSensorTest
33 private static final int UID = 10500; field in BatteryStatsBackgroundStatsTest
43 private final int UID = 1111111; field in GlobalSortKeyComparatorTest
87 private static final int UID = 0; field in RankingHelperTest455 assertNull(mHelper.getNotificationChannelGroup(ncg.getId(), PKG, UID)); in testChannelXml_backup() local1047 assertNull(mHelper.getNotificationChannelGroup(deleted.getId(), PKG, UID)); in testDeleteGroup() local1048 assertNotNull(mHelper.getNotificationChannelGroup(notDeleted.getId(), PKG, UID)); in testDeleteGroup() local
30 private static final int UID = 2; field in MetricsReaderTest