Home
last modified time | relevance | path

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

/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/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DDeadZone.java95 mNavigationBarView.postInvalidate(); in setFlashOnTouchCapture()
157 mNavigationBarView.postInvalidate(); in onTouchEvent()
169 if (mShouldFlash) mNavigationBarView.postInvalidate();
174 mNavigationBarView.postInvalidate();
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DBatteryMeterDrawableBase.java187 postInvalidate(); in setShowPercent()
192 postInvalidate(); in setCharging()
201 postInvalidate(); in setBatteryLevel()
210 postInvalidate(); in setPowerSave()
222 protected void postInvalidate() { in postInvalidate() method in BatteryMeterDrawableBase
DThemedBatteryDrawable.kt100 postInvalidate() in <lambda>()
106 postInvalidate() in <lambda>()
355 private fun postInvalidate() { in <lambda>() method
/frameworks/base/core/java/android/widget/
DProgressBar.java752 postInvalidate(); in setIndeterminateDrawable()
954 postInvalidate(); in setProgressDrawable()
1492 public void postInvalidate() { in postInvalidate() method in ProgressBar
1494 super.postInvalidate(); in postInvalidate()
1812 postInvalidate(); in setMin()
1842 postInvalidate(); in setMax()
1912 postInvalidate(); in startAnimation()
1925 postInvalidate(); in stopAnimation()
DEditor.java4553 postInvalidate(); in updateDrawable()
6367 mTextView.postInvalidate((int) mTempRectF.left, (int) mTempRectF.top,
DTextView.java10060 postInvalidate(); // So we draw again in computeScroll()
/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/packages/WallpaperCropper/src/com/android/photos/views/
DTiledImageRenderer.java188 mParent.postInvalidate(); in invalidate()
/frameworks/base/core/java/android/view/
DViewDebug.java505 view.postInvalidate(); in invalidate()
DView.java18517 public void postInvalidate() { in postInvalidate() method in View
18537 public void postInvalidate(int left, int top, int right, int bottom) { in postInvalidate() method in View
/frameworks/base/config/
Dboot-image-profile.txt17105 HSPLandroid/view/View;->postInvalidate()V
19042 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/non-updatable-api/
Dcurrent.txt51831 method public void postInvalidate();
51832 method public void postInvalidate(int, int, int, int);
/frameworks/base/api/
Dcurrent.txt51975 method public void postInvalidate();
51976 method public void postInvalidate(int, int, int, int);