Searched refs:onSwitchUserInternal (Results 1 – 1 of 1) sorted by relevance
110 obtainMessage(this::onSwitchUserInternal, userId, enabledServices)); in onSwitchUser()113 private void onSwitchUserInternal(int userId, Set<ComponentName> enabledServices) { in onSwitchUserInternal() method in PolicyWarningUIController