Searched refs:mReadyForContentCaptureUpdates (Results 1 – 1 of 1) sorted by relevance
9826 if (ai != null && !ai.mReadyForContentCaptureUpdates) return; in notifyAppearedOrDisappearedForContentCaptureIfNeeded()10193 ai.mReadyForContentCaptureUpdates = true; in dispatchInitialProvideContentCaptureStructure()29667 boolean mReadyForContentCaptureUpdates; field in View.AttachInfo