Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java3831 stopAppForUserInternal(packageName, userId); in stopAppForUser()
4322 void stopAppForUserInternal(final String packageName, @UserIdInt final int userId) { in stopAppForUserInternal() method in ActivityManagerService
18638 ActivityManagerService.this.stopAppForUserInternal(pkg, userId); in stopAppForUser()