Searched refs:logLetterboxPositionChange (Results 1 – 2 of 2) sorted by relevance
1274 logLetterboxPositionChange(changeToLog); in handleHorizontalDoubleTap()1285 logLetterboxPositionChange(changeToLog); in handleHorizontalDoubleTap()1314 logLetterboxPositionChange(changeToLog); in handleVerticalDoubleTap()1325 logLetterboxPositionChange(changeToLog); in handleVerticalDoubleTap()1776 private void logLetterboxPositionChange(int letterboxPositionChange) { in logLetterboxPositionChange() method in LetterboxUiController1778 .logLetterboxPositionChange(mActivityRecord, letterboxPositionChange); in logLetterboxPositionChange()
1572 void logLetterboxPositionChange(@NonNull ActivityRecord activity, int position) { in logLetterboxPositionChange() method in ActivityMetricsLogger