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