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:
116 static final int MSG_ACQUIRE_WAKE_LOCK = 5004; field in BluetoothPbapService369 case MSG_ACQUIRE_WAKE_LOCK: in handleMessage()
334 mServiceHandler.obtainMessage(BluetoothPbapService.MSG_ACQUIRE_WAKE_LOCK)); in startObexServerSession()
1394 msg.what = BluetoothPbapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()
88 static final int MSG_ACQUIRE_WAKE_LOCK = 5005; field in BluetoothMapService326 mSessionStatusHandler.removeMessages(MSG_ACQUIRE_WAKE_LOCK); in stopObexServerSessions()391 case MSG_ACQUIRE_WAKE_LOCK: in handleMessage()
558 msg.what = BluetoothMapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()
1875 msg.what = BluetoothMapService.MSG_ACQUIRE_WAKE_LOCK; in notifyUpdateWakeLock()