Searched refs:removeStateChangedCallback (Results 1 – 10 of 10) sorted by relevance
23 void removeStateChangedCallback(Callback callback); in removeStateChangedCallback() method
64 public void removeStateChangedCallback(AccessibilityStateChangedCallback cb) { in removeStateChangedCallback() method in AccessibilityController
56 public void removeStateChangedCallback(NextAlarmChangeCallback cb) { in removeStateChangedCallback() method in NextAlarmController
70 public void removeStateChangedCallback(BatteryStateChangeCallback cb) { in removeStateChangedCallback() method in BatteryController
159 public void removeStateChangedCallback(Callback cb) { in removeStateChangedCallback() method in BluetoothControllerImpl
128 mBatteryController.removeStateChangedCallback(this); in setListening()
366 mBatteryController.removeStateChangedCallback(this); in updateListeners()367 mNextAlarmController.removeStateChangedCallback(this); in updateListeners()
159 public boolean removeStateChangedCallback(BrightnessStateChangeCallback cb) { in removeStateChangedCallback() method in BrightnessController
68 mController.removeStateChangedCallback(mCallback); in setListening()
174 mBatteryController.removeStateChangedCallback(this); in onDetachedFromWindow()