Searched refs:MSG_RELEASE_WAKE_LOCK (Results 1 – 3 of 3) sorted by relevance
59 public static final int MSG_RELEASE_WAKE_LOCK = 5006; field in SapService249 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in closeService()282 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in startSapServerSession()284 mSessionStatusHandler.obtainMessage(MSG_RELEASE_WAKE_LOCK), in startSapServerSession()472 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK);474 mSessionStatusHandler.obtainMessage(MSG_RELEASE_WAKE_LOCK),477 case MSG_RELEASE_WAKE_LOCK:
94 static final int MSG_RELEASE_WAKE_LOCK = 5006; field in BluetoothMapService272 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in startObexServerSessions()274 mSessionStatusHandler.obtainMessage(MSG_RELEASE_WAKE_LOCK), in startObexServerSessions()333 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in stopObexServerSessions()413 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in handleMessage()415 mSessionStatusHandler.obtainMessage(MSG_RELEASE_WAKE_LOCK), in handleMessage()418 case MSG_RELEASE_WAKE_LOCK: in handleMessage()
119 static final int MSG_RELEASE_WAKE_LOCK = 5005; field in BluetoothPbapService381 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in handleMessage()383 mSessionStatusHandler.obtainMessage(MSG_RELEASE_WAKE_LOCK), in handleMessage()386 case MSG_RELEASE_WAKE_LOCK: in handleMessage()