Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAdapterViewFlipper.java95 updateRunning(); in onDetachedFromWindow()
102 updateRunning(false); in onWindowVisibilityChanged()
108 updateRunning(); in setAdapter()
142 updateRunning(); in startFlipping()
150 updateRunning(); in stopFlipping()
187 private void updateRunning() { in updateRunning() method in AdapterViewFlipper
190 updateRunning(true); in updateRunning()
201 private void updateRunning(boolean flipNow) { in updateRunning() method in AdapterViewFlipper
259 updateRunning(false); in fyiWillBeAdvancedByHostKThx()
DViewFlipper.java82 updateRunning(); in onDetachedFromWindow()
89 updateRunning(false); in onWindowVisibilityChanged()
119 updateRunning(); in startFlipping()
127 updateRunning(); in stopFlipping()
139 private void updateRunning() { in updateRunning() method in ViewFlipper
140 updateRunning(true); in updateRunning()
152 private void updateRunning(boolean flipNow) { in updateRunning() method in ViewFlipper
DChronometer.java245 updateRunning(); in start()
257 updateRunning(); in stop()
267 updateRunning(); in setStarted()
274 updateRunning(); in onDetachedFromWindow()
281 updateRunning(); in onWindowVisibilityChanged()
287 updateRunning(); in onVisibilityChanged()
325 private void updateRunning() { in updateRunning() method in Chronometer
/frameworks/base/core/java/com/android/internal/app/procstats/
DServiceState.java283 private void updateRunning(int memFactor, long now) { in updateRunning() method in ServiceState
333 updateRunning(memFactor, now); in updateStartedState()
351 updateRunning(memFactor, now); in setBound()
369 updateRunning(memFactor, now); in setExecuting()
387 updateRunning(memFactor, now); in setForeground()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65666 Landroid/widget/AdapterViewFlipper;->updateRunning()V
65667 Landroid/widget/AdapterViewFlipper;->updateRunning(Z)V
65891 Landroid/widget/Chronometer;->updateRunning()V
70279 Landroid/widget/ViewFlipper;->updateRunning()V