Searched refs:mCachedExpandedRemoteInput (Results 1 – 1 of 1) sorted by relevance
150 private RemoteInputView mCachedExpandedRemoteInput; field in NotificationContentView424 mCachedExpandedRemoteInput = mExpandedRemoteInput; in setExpandedChild()1193 mPreviousExpandedRemoteInputIntent, mCachedExpandedRemoteInput,1198 if (mCachedExpandedRemoteInput != null1199 && mCachedExpandedRemoteInput != mExpandedRemoteInput) {1201 mCachedExpandedRemoteInput.dispatchFinishTemporaryDetach();1203 mCachedExpandedRemoteInput = null;