Searched refs:PAUSE_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
62 private static final int PAUSE_DELAY_MILLIS = 300; field in PeripheralHandoverService184 mHandler.obtainMessage(MSG_PAUSE_POLLING), PAUSE_DELAY_MILLIS); in doPeripheralHandover() local