Searched refs:stopSystemUiForUser (Results 1 – 3 of 3) sorted by relevance
160 CarServiceUtils.stopSystemUiForUser(mMockContext, userId); in testStopSystemUiForUser()
790 public static void stopSystemUiForUser(Context context, @UserIdInt int userId) { in stopSystemUiForUser() method in CarServiceUtils
30 import static com.android.car.CarServiceUtils.stopSystemUiForUser;2044 stopSystemUiForUser(mContext, userId); in onUserInvisible()