Searched refs:mSetOrientationRequestCounter (Results 1 – 1 of 1) sorted by relevance
255 private int mSetOrientationRequestCounter = 0; field in LetterboxUiController522 mSetOrientationRequestCounter += 1; in shouldIgnoreOrientationRequestLoop()525 mSetOrientationRequestCounter = 0; in shouldIgnoreOrientationRequestLoop()530 return mSetOrientationRequestCounter >= MIN_COUNT_TO_IGNORE_REQUEST_IN_LOOP in shouldIgnoreOrientationRequestLoop()536 return mSetOrientationRequestCounter; in getSetOrientationRequestCounter()