Searched refs:MSG_ACQUIRE_WAKE_LOCK (Results 1 – 6 of 6) sorted by relevance
60 public static final int MSG_ACQUIRE_WAKE_LOCK = 5005; field in SapService120 msg.what = MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()237 mSessionStatusHandler.removeMessages(MSG_ACQUIRE_WAKE_LOCK); in closeService()419 case MSG_ACQUIRE_WAKE_LOCK:
126 public static final int MSG_ACQUIRE_WAKE_LOCK = 5004; field in BluetoothPbapService524 mSessionStatusHandler.removeMessages(MSG_ACQUIRE_WAKE_LOCK); in stopObexServerSession()719 case MSG_ACQUIRE_WAKE_LOCK:
1105 msg.what = BluetoothPbapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()
92 public static final int MSG_ACQUIRE_WAKE_LOCK = 5005; field in BluetoothMapService330 mSessionStatusHandler.removeMessages(MSG_ACQUIRE_WAKE_LOCK); in stopObexServerSessions()393 case MSG_ACQUIRE_WAKE_LOCK: in handleMessage()
506 msg.what = BluetoothMapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()
1589 msg.what = BluetoothMapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()