Searched defs:PKG (Results 1 – 6 of 6) sorted by relevance
42 private final String PKG = "PKG"; field in GlobalSortKeyComparatorTest
66 private static final String PKG = "pkg"; field in ShortcutHelperTest
69 private static final String PKG = "com.android.server.notification"; field in BubbleExtractorTest
140 final String PKG = getCallingPackageName(); in dump() local
61 private static final String PKG = "com.example.o"; field in StatusBarNotificationTest
122 public static final String PKG = "com.android.systemui"; field in NotificationTestHelper