Searched refs:handleStartUserInBackground (Results 1 – 1 of 1) sorted by relevance
1956 mHandler.post(() -> handleStartUserInBackground(userId, receiver)); in startUserInBackground()1959 private void handleStartUserInBackground(@UserIdInt int userId, in handleStartUserInBackground() method