Searched refs:MSG_RELEASE_WAKE_LOCK (Results 1 – 3 of 3) sorted by relevance
66 public static final int MSG_RELEASE_WAKE_LOCK = 5006; field in SapService259 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in closeService()292 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in startSapServerSession()294 mSessionStatusHandler.obtainMessage(MSG_RELEASE_WAKE_LOCK), in startSapServerSession()478 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK);480 mSessionStatusHandler.obtainMessage(MSG_RELEASE_WAKE_LOCK),483 case MSG_RELEASE_WAKE_LOCK:
100 static final int MSG_RELEASE_WAKE_LOCK = 5006; field in BluetoothMapService286 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in startObexServerSessions()288 mSessionStatusHandler.obtainMessage(MSG_RELEASE_WAKE_LOCK), in startObexServerSessions()345 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in stopObexServerSessions()427 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in handleMessage()429 mSessionStatusHandler.obtainMessage(MSG_RELEASE_WAKE_LOCK), in handleMessage()432 case MSG_RELEASE_WAKE_LOCK: in handleMessage()
111 static final int MSG_RELEASE_WAKE_LOCK = 5005; field in BluetoothPbapService543 mSessionStatusHandler.removeMessages(MSG_RELEASE_WAKE_LOCK); in handleMessage()545 mSessionStatusHandler.obtainMessage(MSG_RELEASE_WAKE_LOCK), in handleMessage()548 case MSG_RELEASE_WAKE_LOCK: in handleMessage()