Searched refs:MSG_ENABLE_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
101 private static final int MSG_ENABLE_NOTIFICATIONS = 4; field in BluetoothMapService217 case MSG_ENABLE_NOTIFICATIONS: in handleMessage()405 service.mHandler.obtainMessage(MSG_ENABLE_NOTIFICATIONS, enable).sendToTarget(); in enableNotifications()853 mHandler.removeMessages(MSG_ENABLE_NOTIFICATIONS); in clearCommandQueue()