Searched refs:controlling (Results 1 – 5 of 5) sorted by relevance
179 private void dispatchImeControlTargetChanged(int displayId, boolean controlling) { in dispatchImeControlTargetChanged() argument182 pp.onImeControlTargetChanged(displayId, controlling); in dispatchImeControlTargetChanged()636 default void onImeControlTargetChanged(int displayId, boolean controlling) { in onImeControlTargetChanged() argument
40 // position of the leash is modified from the controlling app, any animation
1162 public void onImeControlTargetChanged(int displayId, boolean controlling) {1165 if (!controlling && mImeShown) {
334 // True if Sidekick is controlling the display and we shouldn't change its power mode.
1250 # controlling access. On older kernels, the paranoid value is the only means of1251 # controlling access. It is normally 3 (allow only root), but the shell user