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

  /frameworks/base/core/java/android/widget/
AdapterViewFlipper.java 92 updateRunning();
95 updateRunning(false);
132 updateRunning();
139 updateRunning(false);
145 updateRunning();
179 updateRunning();
187 updateRunning();
226 private void updateRunning() {
229 updateRunning(true);
240 private void updateRunning(boolean flipNow)
    [all...]
Chronometer.java 189 updateRunning();
201 updateRunning();
211 updateRunning();
218 updateRunning();
225 updateRunning();
254 private void updateRunning() {
ViewFlipper.java 76 updateRunning();
79 updateRunning(false);
115 updateRunning();
122 updateRunning(false);
141 updateRunning();
149 updateRunning();
168 private void updateRunning() {
169 updateRunning(true);
180 private void updateRunning(boolean flipNow) {
193 Log.d(TAG, "updateRunning() mVisible=" + mVisible + ", mStarted=" + mStarte
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
ProcessStats.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java     [all...]
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 

Completed in 114 milliseconds