Searched refs:KeyboardInsetAnimationCallback (Results 1 – 3 of 3) sorted by relevance
33 import com.android.launcher3.anim.KeyboardInsetAnimationCallback;40 KeyboardInsetAnimationCallback.KeyboardInsetListener {79 KeyboardInsetAnimationCallback keyboardInsetAnimationCallback = in onFinishInflate()80 new KeyboardInsetAnimationCallback(this); in onFinishInflate()
42 public class KeyboardInsetAnimationCallback extends WindowInsetsAnimation.Callback { class59 public KeyboardInsetAnimationCallback(View view) { in KeyboardInsetAnimationCallback() method in KeyboardInsetAnimationCallback
84 import com.android.launcher3.anim.KeyboardInsetAnimationCallback;259 private KeyboardInsetAnimationCallback mKeyboardInsetAnimationCallback;321 mKeyboardInsetAnimationCallback = new KeyboardInsetAnimationCallback(this); in onFinishInflate()