Searched refs:mTunable (Results 1 – 3 of 3) sorted by relevance
83 mTunerService.addTunable(mTunable, KEY_SHOW_OPERATOR_NAME); in onViewAttached()91 mTunerService.removeTunable(mTunable); in onViewDetached()177 private final TunerService.Tunable mTunable = (key, newValue) -> update(); field in OperatorNameViewController
80 TunerService.Tunable mTunable = (key, newValue) -> setupUri(newValue); field in KeyguardSliceViewController138 mTunerService.addTunable(mTunable, Settings.Secure.KEYGUARD_SLICE_URI); in onViewAttached()156 mTunerService.removeTunable(mTunable); in onViewDetached()
72 private final TunerService.Tunable mTunable = new TunerService.Tunable() { field in BatteryMeterViewController200 mTunerService.addTunable(mTunable, StatusBarIconController.ICON_HIDE_LIST); in subscribeForTunerUpdates()209 mTunerService.removeTunable(mTunable); in unsubscribeFromTunerUpdates()