Searched refs:mRotator (Results 1 – 2 of 2) sorted by relevance
74 private final FileRotator mRotator; field in NetworkStatsRecorder96 mRotator = null; in NetworkStatsRecorder()188 mRotator.readMatching(res, start, end); in loadLocked()286 mRotator.maybeRotate(currentTimeMillis); in maybePersistLocked()316 if (mRotator != null) { in removeUidsLocked()422 mRotator.deleteAll(); in importLegacyNetworkLocked()434 mRotator.maybeRotate(endMillis); in importLegacyNetworkLocked()442 mRotator.deleteAll(); in importLegacyUidLocked()454 mRotator.maybeRotate(endMillis); in importLegacyUidLocked()493 mRotator.dumpAll(os); in recoverFromWtf()[all …]
134 final SeamlessRotator mRotator; field in WindowToken.FixedRotationTransformState151 mRotator = new SeamlessRotator(rotatedDisplayInfo.rotation, currentRotation, in FixedRotationTransformState()160 mRotator.unrotate(container.getPendingTransaction(), container); in transform()175 mRotator.finish(c.getPendingTransaction(), c); in resetTransform()