Searched defs:DELAY_MILLIS (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
H A DChartDataUsageView.java54 private static final long DELAY_MILLIS = 250; field in class:ChartDataUsageView
286 mHandler.obtainMessage(MSG_UPDATE_AXIS, sweep), DELAY_MILLIS);
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DBluetoothDeviceListAdapter.java70 public static final int DELAY_MILLIS = 1000; field in class:BluetoothDeviceListAdapter
517 }, DELAY_MILLIS);

Completed in 602 milliseconds