Searched defs:getUpdates (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/service/autofill/ | ||
D | BatchUpdates.java | 66 public RemoteViews getUpdates() { in getUpdates() method in BatchUpdates |
D | CustomDescription.java | 119 public ArrayList<Pair<InternalValidator, BatchUpdates>> getUpdates() { in getUpdates() method in CustomDescription |
/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/animation/ | ||
D | PhysicsAnimatorTestUtils.kt | 389 internal fun getUpdates(): UpdateFramesPerProperty<T> { in <lambda>() method in com.android.wm.shell.shared.animation.PhysicsAnimatorTestUtils.AnimatorTestHelper |