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

  /frameworks/base/core/java/android/widget/
AdapterViewFlipper.java 90 updateRunning();
93 updateRunning(false);
130 updateRunning();
137 updateRunning(false);
143 updateRunning();
177 updateRunning();
185 updateRunning();
224 private void updateRunning() {
227 updateRunning(true);
238 private void updateRunning(boolean flipNow)
    [all...]
ViewFlipper.java 74 updateRunning();
77 updateRunning(false);
113 updateRunning();
120 updateRunning(false);
139 updateRunning();
147 updateRunning();
159 private void updateRunning() {
160 updateRunning(true);
171 private void updateRunning(boolean flipNow) {
184 Log.d(TAG, "updateRunning() mVisible=" + mVisible + ", mStarted=" + mStarte
    [all...]
Chronometer.java 190 updateRunning();
202 updateRunning();
212 updateRunning();
219 updateRunning();
226 updateRunning();
256 private void updateRunning() {
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]
  /frameworks/base/core/java/com/android/internal/app/
ProcessStats.java     [all...]
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 

Completed in 341 milliseconds