Searched refs:stopAppForUserInternal (Results 1 – 1 of 1) sorted by relevance
3831 stopAppForUserInternal(packageName, userId); in stopAppForUser()4322 void stopAppForUserInternal(final String packageName, @UserIdInt final int userId) { in stopAppForUserInternal() method in ActivityManagerService18638 ActivityManagerService.this.stopAppForUserInternal(pkg, userId); in stopAppForUser()