Searched refs:DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
51 private static final long DELAY_MILLIS = 250; field in ChartDataUsageView283 mHandler.obtainMessage(MSG_UPDATE_AXIS, sweep), DELAY_MILLIS); in sendUpdateAxisDelayed() local