Home
last modified time | relevance | path

Searched defs:getUpdates (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/autofill/
DBatchUpdates.java66 public RemoteViews getUpdates() { in getUpdates() method in BatchUpdates
DCustomDescription.java119 public ArrayList<Pair<InternalValidator, BatchUpdates>> getUpdates() { in getUpdates() method in CustomDescription
/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/animation/
DPhysicsAnimatorTestUtils.kt389 internal fun getUpdates(): UpdateFramesPerProperty<T> { in <lambda>() method in com.android.wm.shell.shared.animation.PhysicsAnimatorTestUtils.AnimatorTestHelper