Searched refs:checkShellCommandPermission (Results 1 – 2 of 2) sorted by relevance
127 protected boolean checkShellCommandPermission(int callingUid) { in checkShellCommandPermission() method in NotificationShellCmd156 if (!checkShellCommandPermission(callingUid)) { in onCommand()
275 protected boolean checkShellCommandPermission(int callingUid) { in checkShellCommandPermission() method in NotificationShellCmdTest.TestNotificationShellCmd