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

/frameworks/base/core/java/android/widget/
H A DAdapterViewFlipper.java83 updateRunning();
86 updateRunning(false);
113 updateRunning();
120 updateRunning(false);
126 updateRunning();
160 updateRunning();
168 updateRunning();
207 private void updateRunning() { method in class:AdapterViewFlipper
210 updateRunning(true);
221 private void updateRunning(boolea method in class:AdapterViewFlipper
[all...]
H A DViewFlipper.java77 updateRunning();
80 updateRunning(false);
107 updateRunning();
114 updateRunning(false);
133 updateRunning();
141 updateRunning();
160 private void updateRunning() { method in class:ViewFlipper
161 updateRunning(true);
172 private void updateRunning(boolean flipNow) { method in class:ViewFlipper
185 Log.d(TAG, "updateRunning() mVisibl
[all...]
H A DChronometer.java188 updateRunning();
200 updateRunning();
210 updateRunning();
217 updateRunning();
224 updateRunning();
253 private void updateRunning() { method in class:Chronometer
/frameworks/base/core/java/com/android/internal/app/
H A DProcessStats.java3076 private void updateRunning(int memFactor, long now) { method in class:ProcessStats.ServiceState
3125 updateRunning(memFactor, now);
3143 updateRunning(memFactor, now);
3160 updateRunning(memFactor, now);

Completed in 29 milliseconds