Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/user/
DCarUserService.java2183 notifyHalLegacySwitch(fromUserId, toUserId); in onUserSwitching()
2197 private void notifyHalLegacySwitch(@UserIdInt int fromUserId, @UserIdInt int toUserId) { in notifyHalLegacySwitch() method