Home
last modified time | relevance | path

Searched refs:postUpdate (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/
DPhysics.kt36 fun postUpdate(sim: Simulator, dt: Float) in update() method
85 override fun postUpdate(sim: Simulator, dt: Float) { in postUpdate() method in com.android.egg.landroid.Body
145 entities.forEach { it.postUpdate(this, dt) } in postUpdateAll()
DUniverse.kt78 override fun postUpdate(sim: Simulator, dt: Float) { in <lambda>() method
82 super.postUpdate(sim, dt) in <lambda>()
484 override fun postUpdate(sim: Simulator, dt: Float) { in postUpdate() method in Spacecraft
485 super.postUpdate(sim, dt) in postUpdate()
DAutopilot.kt162 override fun postUpdate(sim: Simulator, dt: Float) { in <lambda>() method in com.android.egg.landroid.Autopilot
/frameworks/base/core/java/android/view/
DView.java12729 postUpdate(this::updateSystemGestureExclusionRects);
12753 postUpdate(info.mPositionChangedUpdate);
12758 postUpdate(info.mPositionChangedUpdate);
12769 private void postUpdate(Runnable r) {
12822 postUpdate(this::updateKeepClearRects);
12864 postUpdate(this::updateKeepClearRects);
12909 postUpdate(this::updateKeepClearRects);
13084 postUpdate(this::updateHandwritingArea);
16944 postUpdate(this::updateSystemGestureExclusionRects); in onVisibilityAggregated()
16948 postUpdate(this::updateKeepClearRects); in onVisibilityAggregated()
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt17432 HSPLandroid/view/View;->postUpdate(Ljava/lang/Runnable;)V
/frameworks/base/config/
Dboot-image-profile.txt17496 HSPLandroid/view/View;->postUpdate(Ljava/lang/Runnable;)V