Searched refs:MSG_ACQUIRE_WAKE_LOCK (Results 1 – 7 of 7) sorted by relevance
58 public static final int MSG_ACQUIRE_WAKE_LOCK = 5005; field in SapService115 msg.what = MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()248 mSessionStatusHandler.removeMessages(MSG_ACQUIRE_WAKE_LOCK); in closeService()456 case MSG_ACQUIRE_WAKE_LOCK:
93 static final int MSG_ACQUIRE_WAKE_LOCK = 5005; field in BluetoothMapService332 mSessionStatusHandler.removeMessages(MSG_ACQUIRE_WAKE_LOCK); in stopObexServerSessions()397 case MSG_ACQUIRE_WAKE_LOCK: in handleMessage()
558 msg.what = BluetoothMapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()
1880 msg.what = BluetoothMapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()
118 static final int MSG_ACQUIRE_WAKE_LOCK = 5004; field in BluetoothPbapService372 case MSG_ACQUIRE_WAKE_LOCK: in handleMessage()
336 mServiceHandler.obtainMessage(BluetoothPbapService.MSG_ACQUIRE_WAKE_LOCK)); in startObexServerSession()
1396 msg.what = BluetoothPbapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()