Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java141 callingPackage = NotificationManagerService.ROOT_PKG; in onCommand()
DNotificationManagerService.java449 static final String ROOT_PKG = "root"; field in NotificationManagerService
10576 if (uid == Process.ROOT_UID && ROOT_PKG.equals(pkg)) {