Searched refs:logLetterboxPositionChange (Results 1 – 2 of 2) sorted by relevance
1239 logLetterboxPositionChange(changeToLog); in handleHorizontalDoubleTap()1250 logLetterboxPositionChange(changeToLog); in handleHorizontalDoubleTap()1279 logLetterboxPositionChange(changeToLog); in handleVerticalDoubleTap()1290 logLetterboxPositionChange(changeToLog); in handleVerticalDoubleTap()1740 private void logLetterboxPositionChange(int letterboxPositionChange) { in logLetterboxPositionChange() method in LetterboxUiController1742 .logLetterboxPositionChange(mActivityRecord, letterboxPositionChange); in logLetterboxPositionChange()
1639 void logLetterboxPositionChange(@NonNull ActivityRecord activity, int position) { in logLetterboxPositionChange() method in ActivityMetricsLogger