Searched refs:mCachedExpandedRemoteInput (Results 1 – 1 of 1) sorted by relevance
187 private RemoteInputView mCachedExpandedRemoteInput; field in NotificationContentView468 mCachedExpandedRemoteInput = mExpandedRemoteInput; in setExpandedChild()1374 mCachedExpandedRemoteInput, mCachedExpandedRemoteInputViewController,1388 if (mCachedExpandedRemoteInput != null1389 && mCachedExpandedRemoteInput != mExpandedRemoteInput) {1391 mCachedExpandedRemoteInput.dispatchFinishTemporaryDetach();1393 mCachedExpandedRemoteInput = null;