Searched refs:enforceShellRestriction (Results 1 – 2 of 2) sorted by relevance
493 mInjector.enforceShellRestriction(UserManager.DISALLOW_DEBUGGING_FEATURES, userId);1765 void enforceShellRestriction(String restriction, int userId) {1766 mService.enforceShellRestriction(restriction, userId);
4161 void enforceShellRestriction(String restriction, int userHandle) { in enforceShellRestriction() method in ActivityManagerService23488 enforceShellRestriction(UserManager.DISALLOW_DEBUGGING_FEATURES, targetUserId);