OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DELAY_MILLIS
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/src/com/android/settings/widget/
ChartDataUsageView.java
51
private static final long
DELAY_MILLIS
= 250;
318
mHandler.obtainMessage(MSG_UPDATE_AXIS, sweep),
DELAY_MILLIS
);
/cts/libs/testserver/src/android/webkit/cts/
CtsTestServer.java
117
public static final int
DELAY_MILLIS
= 2000;
524
Thread.sleep(
DELAY_MILLIS
);
[
all
...]
/external/robolectric/lib/main/
maps_v16.jar
Completed in 3249 milliseconds