/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | UdfpsAnimationViewController.java | 105 mView.postInvalidate(); in updatePauseAuth() 121 mView.postInvalidate(); in dozeTimeTick() 156 mView.postInvalidate(); in onIlluminationStarting() 165 mView.postInvalidate(); in onIlluminationStopped()
|
D | UdfpsView.java | 194 postInvalidate(); in setDebugMessage()
|
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/synthetic/ |
D | TestInterface.java | 197 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/navigationbar/buttons/ |
D | DeadZone.java | 95 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/ |
D | BatteryMeterDrawableBase.java | 187 postInvalidate(); in setShowPercent() 192 postInvalidate(); in setCharging() 201 postInvalidate(); in setBatteryLevel() 210 postInvalidate(); in setPowerSave() 222 protected void postInvalidate() { in postInvalidate() method in BatteryMeterDrawableBase
|
D | ThemedBatteryDrawable.kt | 100 postInvalidate() in <lambda>() 106 postInvalidate() in <lambda>() 356 private fun postInvalidate() { in <lambda>() method
|
/frameworks/base/core/java/android/widget/ |
D | ProgressBar.java | 756 postInvalidate(); in setIndeterminateDrawable() 959 postInvalidate(); in setProgressDrawable() 1501 public void postInvalidate() { in postInvalidate() method in ProgressBar 1503 super.postInvalidate(); in postInvalidate() 1874 postInvalidate(); in setMin() 1904 postInvalidate(); in setMax() 1974 postInvalidate(); in startAnimation() 1987 postInvalidate(); in stopAnimation()
|
D | Editor.java | 4824 postInvalidate(); in updateDrawable() 7019 mTextView.postInvalidate((int) mTempRectF.left, (int) mTempRectF.top, in invalidate()
|
D | TextView.java | 10185 postInvalidate(); // So we draw again in computeScroll()
|
/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/ |
D | ElementLayoutActivity.java | 156 mLayout.postInvalidate(); in onPreDraw()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | DataUsageGraph.java | 62 postInvalidate(); in setLevels()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
D | SplashScreenExitAnimation.java | 187 postInvalidate(); in onAnimationProgress()
|
/frameworks/base/core/java/com/android/internal/app/ |
D | PlatLogoActivity.java | 289 postInvalidate(); in onTouchEvent()
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | TiledImageRenderer.java | 185 mParent.postInvalidate(); in invalidate()
|
/frameworks/base/core/java/android/view/ |
D | ViewDebug.java | 586 view.postInvalidate(); in invalidate()
|
D | View.java | 19154 public void postInvalidate() { in postInvalidate() method in View 19174 public void postInvalidate(int left, int top, int right, int bottom) { in postInvalidate() method in View
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 17923 HSPLandroid/view/View;->postInvalidate()V+]Landroid/view/View;missing_types 20510 HSPLandroid/widget/ProgressBar;->postInvalidate()V
|
/frameworks/base/core/api/ |
D | current.txt | 48955 method public void postInvalidate(); 48956 method public void postInvalidate(int, int, int, int);
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 33610 method public void postInvalidate(); 33611 method public void postInvalidate(int, int, int, int);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 17972 HSPLandroid/view/View;->postInvalidate()V+]Landroid/view/View;missing_types 20557 HSPLandroid/widget/ProgressBar;->postInvalidate()V
|