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

  /packages/apps/Settings/src/com/android/settings/widget/
ChartDataUsageView.java 48 private static final long DELAY_MILLIS = 250;
315 mHandler.obtainMessage(MSG_UPDATE_AXIS, sweep), DELAY_MILLIS);
  /cts/tests/src/android/webkit/cts/
CtsTestServer.java 108 public static final int DELAY_MILLIS = 2000;
434 Thread.sleep(DELAY_MILLIS);
    [all...]

Completed in 657 milliseconds