Searched refs:mCachedExpandedRemoteInput (Results 1 – 1 of 1) sorted by relevance
127 private RemoteInputView mCachedExpandedRemoteInput; field in NotificationContentView394 mCachedExpandedRemoteInput = mExpandedRemoteInput; in setExpandedChild()1155 mPreviousExpandedRemoteInputIntent, mCachedExpandedRemoteInput,1160 if (mCachedExpandedRemoteInput != null1161 && mCachedExpandedRemoteInput != mExpandedRemoteInput) {1163 mCachedExpandedRemoteInput.dispatchFinishTemporaryDetach();1165 mCachedExpandedRemoteInput = null;