Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java188 private RemoteInputView mCachedHeadsUpRemoteInput; field in NotificationContentView
520 mCachedHeadsUpRemoteInput = mHeadsUpRemoteInput; in setHeadsUpChild()
1399 mCachedHeadsUpRemoteInput, mCachedHeadsUpRemoteInputViewController,
1413 if (mCachedHeadsUpRemoteInput != null
1414 && mCachedHeadsUpRemoteInput != mHeadsUpRemoteInput) {
1416 mCachedHeadsUpRemoteInput.dispatchFinishTemporaryDetach();
1418 mCachedHeadsUpRemoteInput = null;