安卓系统软键盘初步分析

初步分析的相关日志

复现log:

11-05 14:01:24.768  7991  7991 V InputMethodManager: onViewClicked: true
11-05 14:01:24.768  7991  7991 D InputMethodManager: showSoftInput() view=androidx.appcompat.widget.AppCompatEditText{bd0acc9 VFED..CL. .F.P..ID 0,0-900,91 #7f0801e3 app:id/etd_placeholder_main aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
11-05 14:01:24.768  6964  6964 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3301
11-05 14:01:24.769  6964  6964 V InputMethodService: CALL: onStartInput
11-05 14:01:24.770  6964  6964 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1979
11-05 14:01:24.772  6964  6964 V InputMethod: showSoftInput()
11-05 14:01:24.772  6964  6964 V InputMethodService: Showing window: showInput=true mShowInputRequested=false mViewsCreated=true mDecorViewVisible=false mWindowVisible=false mInputStarted=true mShowInputFlags=1
11-05 14:01:24.772  6964  6964 V InputMethodService: showWindow: updating UI
11-05 14:01:24.773  6964  6964 W InputMethodService: Window size has been changed. This may cause jankiness of resizing window: -1 -> -2
11-05 14:01:24.774  6964  6964 V InputMethodService: CALL: onStartInputView
11-05 14:01:24.774  6964  6964 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2091
11-05 14:01:24.792  6964  6964 V InputMethodService: showWindow: draw decorView!

不复现log:

11-05 13:58:46.715  7991  7991 V InputMethodManager: onViewClicked: true
11-05 13:58:46.716  7991  7991 D InputMethodManager: showSoftInput() view=androidx.appcompat.widget.AppCompatEditText{d7f5c50 VFED..CL. .F.P..ID 0,0-3000,91 #7f0800af app:id/edt aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
11-05 13:58:46.716  6964  6964 V InputMethodService: CALL: onStartInput
11-05 13:58:46.716  6964  6964 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1979
11-05 13:58:46.730  6964  6964 V InputMethod: showSoftInput()
11-05 13:58:46.730  6964  6964 V InputMethodService: Showing window: showInput=true mShowInputRequested=false mViewsCreated=false mDecorViewVisible=false mWindowVisible=false mInputStarted=true mShowInputFlags=1
11-05 13:58:46.731  6964  6964 V InputMethodService: showWindow: updating UI
11-05 13:58:46.739  6964  6964 V InputMethodService: CALL: onCreateCandidatesView
11-05 13:58:46.739  6964  6964 V InputMethodService: showWindow: candidates=null
11-05 13:58:46.739  6964  6964 V InputMethodService: CALL: onStartInputView
11-05 13:58:46.739  6964  6964 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2091
11-05 13:58:46.750  7991  7991 V InputMethodManager: DISPATCH INPUT EVENT: com.android.internal.view.IInputMethodSession$Stub$Proxy@79c7c09
11-05 13:58:46.806  6964  6964 V InputMethodService: showWindow: draw decorView!

输入法的生命周期

 

 

从SurfaceFlinger的dump信息看InputMethod 这个window没有画出来。但是从window的dump信息看,InputMethod 这个window是有的:



  Window #12 Window{a13d60d u0 InputMethod}:
    mDisplayId=0 rootTaskId=10 mSession=Session{59ec9cd 4536:u0a10168} mClient=android.os.BinderProxy@12e08a4
    mOwnerUid=10168 showForAllUsers=false package=com.google.android.inputmethod.latin appop=NONE
    mAttrs={(0,0)(fillxfill) gr=BOTTOM CENTER_VERTICAL sim={adjust=pan} ty=INPUT_METHOD fmt=TRANSPARENT wanim=0x1030056 receive insets ignoring z-order
      fl=NOT_FOCUSABLE LAYOUT_IN_SCREEN SPLIT_TOUCH HARDWARE_ACCELERATED DRAWS_SYSTEM_BAR_BACKGROUNDS
      pfl=USE_BLAST FIT_INSETS_CONTROLLED
      vsysui=LIGHT_NAVIGATION_BAR
      apr=LIGHT_NAVIGATION_BARS
      bhv=DEFAULT
      fitTypes=STATUS_BARS NAVIGATION_BARS
      fitSides=LEFT TOP RIGHT}
    Requested w=3000 h=1828 mLayoutSeq=2144
    mIsImWindow=true mIsWallpaper=false mIsFloatingLayer=true
    mHasSurface=true isReadyForDisplay()=true mWindowRemovalAllowed=false
    ContainerAnimator:
      mLeash=Surface(name=Surface(name=a13d60d InputMethod)/@0x2fcb3d3 - animation-leash of insets_animation)/@0x321b72e mAnimationType=insets_animation
      Animation: com.android.server.wm.InsetsSourceProvider$ControlAdapter@6262ceb
        ControlAdapter mCapturedLeash=Surface(name=Surface(name=a13d60d InputMethod)/@0x2fcb3d3 - animation-leash of insets_animation)/@0x321b72e
    WindowStateAnimator{afb4e85 InputMethod}:
       mAnimationIsEntrance=true      Surface: shown=true layer=0 alpha=1.0 rect=(0.0,0.0)  transform=(1.0, 0.0, 0.0, 1.0)
    mForceSeamlesslyRotate=false seamlesslyRotate: pending=null    isOnScreen=true
    isVisible=true
    keepClearAreas: restricted=[], unrestricted=[]

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值