HomeSort by relevance Sort by last modified time
    Searched refs:updateRunning (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/widget/
AdapterViewFlipper.java 83 updateRunning();
86 updateRunning(false);
113 updateRunning();
120 updateRunning(false);
126 updateRunning();
160 updateRunning();
168 updateRunning();
207 private void updateRunning() {
210 updateRunning(true);
221 private void updateRunning(boolean flipNow)
    [all...]
ViewFlipper.java 77 updateRunning();
80 updateRunning(false);
107 updateRunning();
114 updateRunning(false);
133 updateRunning();
141 updateRunning();
160 private void updateRunning() {
161 updateRunning(true);
172 private void updateRunning(boolean flipNow) {
185 Log.d(TAG, "updateRunning() mVisible=" + mVisible + ", mStarted=" + mStarte
    [all...]
Chronometer.java 188 updateRunning();
200 updateRunning();
210 updateRunning();
217 updateRunning();
224 updateRunning();
253 private void updateRunning() {
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java     [all...]
  /frameworks/base/core/java/com/android/internal/app/
ProcessStats.java     [all...]
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 

Completed in 176 milliseconds