Searched refs:mCachedExpandedRemoteInput (Results 1 – 1 of 1) sorted by relevance
165 private RemoteInputView mCachedExpandedRemoteInput; field in NotificationContentView440 mCachedExpandedRemoteInput = mExpandedRemoteInput; in setExpandedChild()1243 mPreviousExpandedRemoteInputIntent, mCachedExpandedRemoteInput,1248 if (mCachedExpandedRemoteInput != null1249 && mCachedExpandedRemoteInput != mExpandedRemoteInput) {1251 mCachedExpandedRemoteInput.dispatchFinishTemporaryDetach();1253 mCachedExpandedRemoteInput = null;