Searched refs:mCachedExpandedRemoteInput (Results 1 – 1 of 1) sorted by relevance
139 private RemoteInputView mCachedExpandedRemoteInput; field in NotificationContentView451 mCachedExpandedRemoteInput = mExpandedRemoteInput; in setExpandedChild()1262 mPreviousExpandedRemoteInputIntent, mCachedExpandedRemoteInput, in applyRemoteInput()1267 if (mCachedExpandedRemoteInput != null in applyRemoteInput()1268 && mCachedExpandedRemoteInput != mExpandedRemoteInput) { in applyRemoteInput()1270 mCachedExpandedRemoteInput.dispatchFinishTemporaryDetach(); in applyRemoteInput()1272 mCachedExpandedRemoteInput = null; in applyRemoteInput()