Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAdapterViewFlipper.java89 updateRunning();
92 updateRunning(false);
129 updateRunning(); in onDetachedFromWindow()
136 updateRunning(false); in onWindowVisibilityChanged()
142 updateRunning(); in setAdapter()
176 updateRunning(); in startFlipping()
184 updateRunning(); in stopFlipping()
221 private void updateRunning() { in updateRunning() method in AdapterViewFlipper
224 updateRunning(true); in updateRunning()
235 private void updateRunning(boolean flipNow) { in updateRunning() method in AdapterViewFlipper
[all …]
DViewFlipper.java74 updateRunning();
77 updateRunning(false);
113 updateRunning(); in onDetachedFromWindow()
120 updateRunning(false); in onWindowVisibilityChanged()
139 updateRunning(); in startFlipping()
147 updateRunning(); in stopFlipping()
159 private void updateRunning() { in updateRunning() method in ViewFlipper
160 updateRunning(true); in updateRunning()
171 private void updateRunning(boolean flipNow) { in updateRunning() method in ViewFlipper
DChronometer.java240 updateRunning(); in start()
252 updateRunning(); in stop()
262 updateRunning(); in setStarted()
269 updateRunning(); in onDetachedFromWindow()
276 updateRunning(); in onWindowVisibilityChanged()
282 updateRunning(); in onVisibilityChanged()
320 private void updateRunning() { in updateRunning() method in Chronometer
/frameworks/base/core/java/com/android/internal/app/procstats/
DServiceState.java262 private void updateRunning(int memFactor, long now) { in updateRunning() method in ServiceState
311 updateRunning(memFactor, now); in updateStartedState()
329 updateRunning(memFactor, now); in setBound()
347 updateRunning(memFactor, now); in setExecuting()
/frameworks/base/config/
Dboot-image-profile.txt8992 HPLandroid/widget/Chronometer;->updateRunning()V
9710 HPLandroid/widget/ViewFlipper;->updateRunning()V
9711 HPLandroid/widget/ViewFlipper;->updateRunning(Z)V
10086 HPLcom/android/internal/app/procstats/ServiceState;->updateRunning(IJ)V