Searched refs:resetCurrentMagnification (Results 1 – 9 of 9) sorted by relevance
124 boolean resetCurrentMagnification(int displayId, boolean animate); in resetCurrentMagnification() method
1804 public boolean resetCurrentMagnification(boolean animate) { in resetCurrentMagnification() method in AccessibilityService.MagnificationController1810 return connection.resetCurrentMagnification(mDisplayId, animate); in resetCurrentMagnification()
138 public boolean resetCurrentMagnification(int displayId, boolean animate) { in resetCurrentMagnification() method in AccessibilityServiceConnectionImpl
295 public boolean resetCurrentMagnification(int displayId, boolean animate) { in resetCurrentMagnification() method in MagnificationProcessor
467 public boolean resetCurrentMagnification(int displayId, boolean animate) in resetCurrentMagnification() method in ProxyAccessibilityServiceConnection
1316 public boolean resetCurrentMagnification(int displayId, boolean animate) { in resetCurrentMagnification() method in AbstractAccessibilityServiceConnection1333 return (magnificationProcessor.resetCurrentMagnification(displayId, animate) in resetCurrentMagnification()
287 mMagnificationProcessor.resetCurrentMagnification(TEST_DISPLAY, /* animate= */false); in resetCurrentMagnification_windowMagnificationActivated()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3489 method public boolean resetCurrentMagnification(boolean);