Searched refs:RotationDependentComputation (Results 1 – 2 of 2) sorted by relevance
33 private final RotationDependentComputation<T,R> mComputation;37 public RotationCache(RotationDependentComputation<T, R> computation) { in RotationCache()67 public interface RotationDependentComputation<T, R> { interface in RotationCache
20820 Lcom/android/server/wm/utils/RotationCache$RotationDependentComputation;