Searched refs:mCachedExpandedRemoteInput (Results 1 – 1 of 1) sorted by relevance
166 private RemoteInputView mCachedExpandedRemoteInput; field in NotificationContentView403 mCachedExpandedRemoteInput = mExpandedRemoteInput; in setExpandedChild()1196 mPreviousExpandedRemoteInputIntent, mCachedExpandedRemoteInput,1201 if (mCachedExpandedRemoteInput != null1202 && mCachedExpandedRemoteInput != mExpandedRemoteInput) {1204 mCachedExpandedRemoteInput.dispatchFinishTemporaryDetach();1206 mCachedExpandedRemoteInput = null;