Searched refs:LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER (Results 1 – 5 of 5) sorted by relevance
22 …static com.android.server.wm.LetterboxConfiguration.LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CEN…106 /* from */ LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER, in test_whenMovedHorizontally_updatePositionAccordingly()112 /* from */ LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER, in test_whenMovedHorizontally_updatePositionAccordingly()126 /* expected */ LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER, in test_whenMovedHorizontally_updatePositionAccordingly()139 /* expected */ LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER, in test_whenMovedHorizontally_updatePositionAccordingly()268 LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER); in test_letterboxPositionWhenReachabilityEnabledIsReset()
148 LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER,156 static final int LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER = 1; field in LetterboxConfiguration975 || position == LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER in readLetterboxHorizontalReachabilityPositionFromConfig()977 ? position : LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER; in readLetterboxHorizontalReachabilityPositionFromConfig()1006 case LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER: in getHorizontalMultiplierForReachability()1067 case LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER: in letterboxHorizontalReachabilityPositionToString()
94 …static com.android.server.wm.LetterboxConfiguration.LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CEN…1236 == LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER in handleHorizontalDoubleTap()1247 == LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER in handleHorizontalDoubleTap()1688 case LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER: in letterboxHorizontalReachabilityPositionToLetterboxPosition()
26 …static com.android.server.wm.LetterboxConfiguration.LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CEN…895 position = LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER; in runSetLetterboxDefaultPositionForHorizontalReachability()957 position = LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER; in runSetPersistentLetterboxPositionForHorizontalReachability()
56 LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_CENTER = 1; enumerator