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