Home
last modified time | relevance | path

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

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