Searched refs:mCachedHeadsUpRemoteInput (Results 1 – 1 of 1) sorted by relevance
180 private RemoteInputView mCachedHeadsUpRemoteInput; field in NotificationContentView500 mCachedHeadsUpRemoteInput = mHeadsUpRemoteInput; in setHeadsUpChild()1291 mCachedHeadsUpRemoteInput, mCachedHeadsUpRemoteInputViewController,1305 if (mCachedHeadsUpRemoteInput != null1306 && mCachedHeadsUpRemoteInput != mHeadsUpRemoteInput) {1308 mCachedHeadsUpRemoteInput.dispatchFinishTemporaryDetach();1310 mCachedHeadsUpRemoteInput = null;