Searched refs:mCachedHeadsUpRemoteInput (Results 1 – 1 of 1) sorted by relevance
188 private RemoteInputView mCachedHeadsUpRemoteInput; field in NotificationContentView520 mCachedHeadsUpRemoteInput = mHeadsUpRemoteInput; in setHeadsUpChild()1399 mCachedHeadsUpRemoteInput, mCachedHeadsUpRemoteInputViewController,1413 if (mCachedHeadsUpRemoteInput != null1414 && mCachedHeadsUpRemoteInput != mHeadsUpRemoteInput) {1416 mCachedHeadsUpRemoteInput.dispatchFinishTemporaryDetach();1418 mCachedHeadsUpRemoteInput = null;