Home
last modified time | relevance | path

Searched refs:postInvalidate (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsAnimationViewController.kt171 view.postInvalidate() in <lambda>()
188 view.postInvalidate() in <lambda>()
198 view.postInvalidate() in <lambda>()
207 view.postInvalidate() in <lambda>()
DUdfpsView.kt60 postInvalidate()
DUdfpsKeyguardViewLegacy.java112 postInvalidate(); in onSensorRectUpdated()
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/synthetic/
DTestInterface.java197 mViewToUpdate.postInvalidate(); in testPowerManagement()
206 mViewToUpdate.postInvalidate(); in testPowerManagement()
214 mViewToUpdate.postInvalidate(); in testPowerManagement()
258 mViewToUpdate.postInvalidate(); in testCPUHeatSoak()
307 mViewToUpdate.postInvalidate(); in testCPUMemoryBandwidth()
363 mViewToUpdate.postInvalidate(); in testCPUMemoryLatency()
412 mViewToUpdate.postInvalidate(); in testCPUGFlops()
/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DDeadZone.java110 mNavigationBarView.postInvalidate(); in setFlashOnTouchCapture()
172 mNavigationBarView.postInvalidate(); in onTouchEvent()
185 if (mShouldFlash) mNavigationBarView.postInvalidate();
190 mNavigationBarView.postInvalidate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DDeadZone.java121 mNavigationBarView.postInvalidate(); in setFlashOnTouchCapture()
191 mNavigationBarView.postInvalidate(); in onTouchEvent()
203 if (mShouldFlash) mNavigationBarView.postInvalidate();
208 mNavigationBarView.postInvalidate();
/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
DBitmapTransitionView.kt55 postInvalidate() in <lambda>()
76 postInvalidate() in <lambda>()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DBatteryMeterDrawableBase.java188 postInvalidate(); in setShowPercent()
193 postInvalidate(); in setCharging()
202 postInvalidate(); in setBatteryLevel()
211 postInvalidate(); in setPowerSave()
223 protected void postInvalidate() { in postInvalidate() method in BatteryMeterDrawableBase
DThemedBatteryDrawable.kt100 postInvalidate() in <lambda>()
106 postInvalidate() in <lambda>()
357 private fun postInvalidate() { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/
DAccessorizedBatteryDrawable.kt92 postInvalidate() in <lambda>()
219 private fun postInvalidate() { in <lambda>() method
/frameworks/base/core/java/android/widget/
DProgressBar.java766 postInvalidate(); in setIndeterminateDrawable()
969 postInvalidate(); in setProgressDrawable()
1511 public void postInvalidate() { in postInvalidate() method in ProgressBar
1513 super.postInvalidate(); in postInvalidate()
1887 postInvalidate(); in setMin()
1917 postInvalidate(); in setMax()
1987 postInvalidate(); in startAnimation()
2000 postInvalidate(); in stopAnimation()
DEditor.java5093 postInvalidate(); in updateDrawable()
7338 mTextView.postInvalidate((int) mTempRectF.left, (int) mTempRectF.top, in invalidate()
/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
DElementLayoutActivity.java156 mLayout.postInvalidate(); in onPreDraw()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DDataUsageGraph.java62 postInvalidate(); in setLevels()
/frameworks/base/core/java/com/android/internal/app/
DPlatLogoActivity.java127 mLayout.postInvalidate();
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimationUtils.java334 postInvalidate(); in onAnimationProgress()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DTiledImageRenderer.java185 mParent.postInvalidate(); in invalidate()
/frameworks/base/core/java/android/view/
DViewDebug.java598 view.postInvalidate(); in invalidate()
DView.java21231 public void postInvalidate() { in postInvalidate() method
21251 public void postInvalidate(int left, int top, int right, int bottom) { in postInvalidate() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17426 HSPLandroid/view/View;->postInvalidate()V
20151 HSPLandroid/widget/ProgressBar;->postInvalidate()V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33610 method public void postInvalidate();
33611 method public void postInvalidate(int, int, int, int);
/frameworks/base/config/
Dboot-image-profile.txt17490 HSPLandroid/view/View;->postInvalidate()V
20215 HSPLandroid/widget/ProgressBar;->postInvalidate()V
/frameworks/base/core/api/
Dcurrent.txt52952 method public void postInvalidate();
52953 method public void postInvalidate(int, int, int, int);