Searched refs:mNotificationEnabled (Results 1 – 2 of 2) sorted by relevance
56 private boolean mNotificationEnabled; field in WifiNotificationController160 if (!mNotificationEnabled) return; in checkAndSetNotification()280 pw.println("mNotificationEnabled " + mNotificationEnabled); in dump()296 mNotificationEnabled = getValue(); in register()305 mNotificationEnabled = getValue(); in onChange()
295 private boolean mNotificationEnabled = false; field in BluetoothMasClient352 client.mNotificationEnabled = false; in handleMessage()426 client.mNotificationEnabled = req.isSuccess() ? req.getStatus() in handleMessage()427 : client.mNotificationEnabled; in handleMessage()431 client.mNotificationEnabled ? 1 : 0); in handleMessage()722 return mNotificationEnabled; in getNotificationRegistration()