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