Searched refs:RELEASE_WAKE_LOCK_DELAY (Results 1 – 3 of 3) sorted by relevance
143 private static final int RELEASE_WAKE_LOCK_DELAY = 10000; field in BluetoothPbapService514 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY); in startObexServerSession()731 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY);
73 private static final int RELEASE_WAKE_LOCK_DELAY = 1000; field in SapService269 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY); in startSapServerSession()434 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY);
112 private static final int RELEASE_WAKE_LOCK_DELAY = 10000; field in BluetoothMapService277 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY); in startObexServerSessions()408 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY); in handleMessage()