Home
last modified time | relevance | path

Searched refs:mCachedExpandedRemoteInput (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java179 private RemoteInputView mCachedExpandedRemoteInput; field in NotificationContentView
450 mCachedExpandedRemoteInput = mExpandedRemoteInput; in setExpandedChild()
1266 mCachedExpandedRemoteInput, mCachedExpandedRemoteInputViewController,
1280 if (mCachedExpandedRemoteInput != null
1281 && mCachedExpandedRemoteInput != mExpandedRemoteInput) {
1283 mCachedExpandedRemoteInput.dispatchFinishTemporaryDetach();
1285 mCachedExpandedRemoteInput = null;