Searched refs:MSG_RELEASE_WAKE_LOCK (Results 1 – 3 of 3) sorted by relevance
58 public static final int MSG_RELEASE_WAKE_LOCK = 5006; field in SapService230 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in closeService()259 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in startSapServerSession()261 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY); in startSapServerSession()428 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK);430 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY);432 case MSG_RELEASE_WAKE_LOCK:
138 public static final int MSG_RELEASE_WAKE_LOCK = 5005; field in BluetoothPbapService507 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in startObexServerSession()509 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY); in startObexServerSession()519 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in stopObexServerSession()718 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK);720 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY);722 case MSG_RELEASE_WAKE_LOCK:
93 public static final int MSG_RELEASE_WAKE_LOCK = 5006; field in BluetoothMapService268 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in startObexServerSessions()270 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY); in startObexServerSessions()324 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in stopObexServerSessions()399 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in handleMessage()401 .obtainMessage(MSG_RELEASE_WAKE_LOCK), RELEASE_WAKE_LOCK_DELAY); in handleMessage()403 case MSG_RELEASE_WAKE_LOCK: in handleMessage()