Searched refs:mCachedExpandedRemoteInput (Results 1 – 1 of 1) sorted by relevance
179 private RemoteInputView mCachedExpandedRemoteInput; field in NotificationContentView450 mCachedExpandedRemoteInput = mExpandedRemoteInput; in setExpandedChild()1266 mCachedExpandedRemoteInput, mCachedExpandedRemoteInputViewController,1280 if (mCachedExpandedRemoteInput != null1281 && mCachedExpandedRemoteInput != mExpandedRemoteInput) {1283 mCachedExpandedRemoteInput.dispatchFinishTemporaryDetach();1285 mCachedExpandedRemoteInput = null;