Searched refs:mCachedHeadsUpRemoteInput (Results 1 – 1 of 1) sorted by relevance
140 private RemoteInputView mCachedHeadsUpRemoteInput; field in NotificationContentView484 mCachedHeadsUpRemoteInput = mHeadsUpRemoteInput; in setHeadsUpChild()1277 mPreviousHeadsUpRemoteInputIntent, mCachedHeadsUpRemoteInput, mHeadsUpWrapper); in applyRemoteInput()1281 if (mCachedHeadsUpRemoteInput != null in applyRemoteInput()1282 && mCachedHeadsUpRemoteInput != mHeadsUpRemoteInput) { in applyRemoteInput()1284 mCachedHeadsUpRemoteInput.dispatchFinishTemporaryDetach(); in applyRemoteInput()1286 mCachedHeadsUpRemoteInput = null; in applyRemoteInput()