Searched refs:KeyboardInsetAnimationCallback (Results 1 – 3 of 3) sorted by relevance
34 import com.android.launcher3.anim.KeyboardInsetAnimationCallback;41 KeyboardInsetAnimationCallback.KeyboardInsetListener,72 KeyboardInsetAnimationCallback keyboardInsetAnimationCallback = in onFinishInflate()73 new KeyboardInsetAnimationCallback(this); in onFinishInflate()
33 public class KeyboardInsetAnimationCallback extends WindowInsetsAnimation.Callback { class39 public KeyboardInsetAnimationCallback(View view) { in KeyboardInsetAnimationCallback() method in KeyboardInsetAnimationCallback
80 import com.android.launcher3.anim.KeyboardInsetAnimationCallback;233 private KeyboardInsetAnimationCallback mKeyboardInsetAnimationCallback;298 mKeyboardInsetAnimationCallback = new KeyboardInsetAnimationCallback(this); in onFinishInflate()