Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1149 final int communalProfileId = getCommunalProfileIdUnchecked(); in startCommunalProfile()
1389 return getCommunalProfileIdUnchecked(); in getCommunalProfileId()
1393 private @UserIdInt int getCommunalProfileIdUnchecked() { in getCommunalProfileIdUnchecked() method in UserManagerService
7935 return getCommunalProfileIdUnchecked();
/frameworks/base/services/
Dart-wear-profile19979 PLcom/android/server/pm/UserManagerService;->getCommunalProfileIdUnchecked()I