Searched refs:mCachedExpandedRemoteInput (Results 1 – 1 of 1) sorted by relevance
155 private RemoteInputView mCachedExpandedRemoteInput; field in NotificationContentView453 mCachedExpandedRemoteInput = mExpandedRemoteInput; in setExpandedChild()1287 mPreviousExpandedRemoteInputIntent, mCachedExpandedRemoteInput,1292 if (mCachedExpandedRemoteInput != null1293 && mCachedExpandedRemoteInput != mExpandedRemoteInput) {1295 mCachedExpandedRemoteInput.dispatchFinishTemporaryDetach();1297 mCachedExpandedRemoteInput = null;