Searched refs:REAR_PASSENGER_DISPLAY_ID (Results 1 – 4 of 4) sorted by relevance
158 assertThat(result).isEqualTo(REAR_PASSENGER_DISPLAY_ID); in checkDisplayIdForUser_requestWithUserId_getDisplayId()166 .getUserForDisplayId(REAR_PASSENGER_DISPLAY_ID); in checkDisplayIdForUser_requestWithUserId_getUserId()168 int result = mCarServiceMediator.getUserForDisplay(REAR_PASSENGER_DISPLAY_ID); in checkDisplayIdForUser_requestWithUserId_getUserId()
59 static final int REAR_PASSENGER_DISPLAY_ID = 3; field in UserPickerTestCase66 REAR_PASSENGER_DISPLAY_ID, new DisplayInfo(), new DisplayAdjustments());
301 /* mLoggedInDisplay= */ REAR_PASSENGER_DISPLAY_ID, in updateUserList_loginUser_changedRearPassengerDesc()322 /* mLoggedInDisplay= */ REAR_PASSENGER_DISPLAY_ID, in updateUserList_logoutUser_changedRearPassengerDesc()
132 .getUserForDisplay(REAR_PASSENGER_DISPLAY_ID); in displaySetup()