Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/
H A DPhysics.kt36 fun postUpdate(sim: Simulator, dt: Float) regex
72 override fun postUpdate(sim: Simulator, dt: Float) {
132 entities.forEach { it.postUpdate(this, dt) }
H A DUniverse.kt80 override fun postUpdate(sim: Simulator, dt: Float) {
84 super.postUpdate(sim, dt)
481 override fun postUpdate(sim: Simulator, dt: Float) {
482 super.postUpdate(sim, dt)
/aosp14/frameworks/base/core/java/android/view/
H A DView.java12072 postUpdate(this::updateSystemGestureExclusionRects); in setSystemGestureExclusionRects()
12096 postUpdate(info.mPositionChangedUpdate); in updatePositionUpdateListener()
12101 postUpdate(info.mPositionChangedUpdate); in updatePositionUpdateListener()
12112 private void postUpdate(Runnable r) { in postUpdate() method in View
12165 postUpdate(this::updateKeepClearRects); in setPreferKeepClear()
12207 postUpdate(this::updateKeepClearRects); in setPreferKeepClearRects()
12252 postUpdate(this::updateKeepClearRects); in setUnrestrictedPreferKeepClearRects()
12427 postUpdate(this::updateHandwritingArea); in setHandwritingArea()
16162 postUpdate(this::updateSystemGestureExclusionRects); in onVisibilityAggregated()
16166 postUpdate(this::updateKeepClearRects); in onVisibilityAggregated()
[all …]
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17713 HSPLandroid/view/View;->postUpdate(Ljava/lang/Runnable;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17777 HSPLandroid/view/View;->postUpdate(Ljava/lang/Runnable;)V