Searched refs:MSG_ACQUIRE_WAKE_LOCK (Results 1 – 7 of 7) sorted by relevance
65 public static final int MSG_ACQUIRE_WAKE_LOCK = 5005; field in SapService126 msg.what = MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()258 mSessionStatusHandler.removeMessages(MSG_ACQUIRE_WAKE_LOCK); in closeService()464 case MSG_ACQUIRE_WAKE_LOCK:
99 static final int MSG_ACQUIRE_WAKE_LOCK = 5005; field in BluetoothMapService344 mSessionStatusHandler.removeMessages(MSG_ACQUIRE_WAKE_LOCK); in stopObexServerSessions()413 case MSG_ACQUIRE_WAKE_LOCK: in handleMessage()
580 msg.what = BluetoothMapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()
2237 msg.what = BluetoothMapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()
110 static final int MSG_ACQUIRE_WAKE_LOCK = 5004; field in BluetoothPbapService526 case MSG_ACQUIRE_WAKE_LOCK: in handleMessage()
381 mServiceHandler.obtainMessage(BluetoothPbapService.MSG_ACQUIRE_WAKE_LOCK)); in startObexServerSession()
1733 msg.what = BluetoothPbapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()