Searched refs:updateRunning (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DViewFlipper.java76 updateRunning();
79 updateRunning(false);
115 updateRunning();
122 updateRunning(false);
141 updateRunning();
149 updateRunning();
168 private void updateRunning() { method in class:ViewFlipper
169 updateRunning(true);
180 private void updateRunning(boolean flipNow) { method in class:ViewFlipper
193 Log.d(TAG, "updateRunning() mVisibl
[all...]
H A DAdapterViewFlipper.java92 updateRunning();
95 updateRunning(false);
132 updateRunning();
139 updateRunning(false);
145 updateRunning();
179 updateRunning();
187 updateRunning();
226 private void updateRunning() { method in class:AdapterViewFlipper
229 updateRunning(true);
240 private void updateRunning(boolea method in class:AdapterViewFlipper
[all...]
H A DChronometer.java189 updateRunning();
201 updateRunning();
211 updateRunning();
218 updateRunning();
225 updateRunning();
254 private void updateRunning() { method in class:Chronometer
/frameworks/base/core/java/com/android/internal/app/
H A DProcessStats.java3635 private void updateRunning(int memFactor, long now) { method in class:ProcessStats.ServiceState
3684 updateRunning(memFactor, now);
3702 updateRunning(memFactor, now);
3719 updateRunning(memFactor, now);

Completed in 85 milliseconds