Searched refs:startSystemUiForUser (Results 1 – 3 of 3) sorted by relevance
141 CarServiceUtils.startSystemUiForUser(mMockContext, userId); in testStartSystemUiForUser()
756 public static boolean startSystemUiForUser(Context context, @UserIdInt int userId) { in startSystemUiForUser() method in CarServiceUtils
29 import static com.android.car.CarServiceUtils.startSystemUiForUser;2571 startSystemUiForUser(mContext, userId); in startSystemUIForVisibleUser()