Searched refs:removeStateChangedCallback (Results 1 – 3 of 3) sorted by relevance
72 public void removeStateChangedCallback(AccessibilityStateChangedCallback cb) { in removeStateChangedCallback() method in AccessibilityController
290 public boolean removeStateChangedCallback(BrightnessStateChangeCallback cb) { in removeStateChangedCallback() method in BrightnessController
289 mAccessibilityController.removeStateChangedCallback(this); in onDetachedFromWindow()