Home
last modified time | relevance | path

Searched defs:withLayer (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DSyncRtSurfaceTransactionApplier.java218 public Builder withLayer(int layer) { in withLayer() method in SyncRtSurfaceTransactionApplier.SurfaceParams.Builder
DViewPropertyAnimator.java771 public @NonNull ViewPropertyAnimator withLayer() { in withLayer() method in ViewPropertyAnimator