Searched refs:mExpandedRemoteInput (Results 1 – 1 of 1) sorted by relevance
112 private RemoteInputView mExpandedRemoteInput; field in NotificationContentView461 if (mExpandedRemoteInput != null) { in setExpandedChild()462 mExpandedRemoteInput.onNotificationUpdateOrReset(); in setExpandedChild()463 if (mExpandedRemoteInput.isActive()) { in setExpandedChild()468 mCachedExpandedRemoteInput = mExpandedRemoteInput; in setExpandedChild()470 mExpandedRemoteInput.dispatchStartTemporaryDetach(); in setExpandedChild()471 ((ViewGroup)mExpandedRemoteInput.getParent()).removeView(mExpandedRemoteInput); in setExpandedChild()477 mExpandedRemoteInput = null; in setExpandedChild()641 - getExtraRemoteInputHeight(mExpandedRemoteInput) in setContentHeight()814 + getExtraRemoteInputHeight(mExpandedRemoteInput); in getMaxHeight()[all …]