Home
last modified time | relevance | path

Searched refs:getNotifiedContentCaptureAppeared (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DView.java10193 if (getVisibility() != VISIBLE || getNotifiedContentCaptureAppeared() in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
10199 + ": alreadyNotifiedAppeared=" + getNotifiedContentCaptureAppeared() in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
10206 if (!getNotifiedContentCaptureAppeared() || getNotifiedContentCaptureDisappeared()) { in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
10211 + ": alreadyNotifiedAppeared=" + getNotifiedContentCaptureAppeared() in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
10265 if (p.getNotifiedContentCaptureAppeared()) { in makeParentImportantAndNotifyAppearedEventIfNeed()
10280 protected boolean getNotifiedContentCaptureAppeared() { in getNotifiedContentCaptureAppeared() method in View
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java12416 if (isLaidOut() && isImportantForContentCapture() && getNotifiedContentCaptureAppeared()) { in notifyContentCaptureTextChanged()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17456 HSPLandroid/view/View;->getNotifiedContentCaptureAppeared()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17520 HSPLandroid/view/View;->getNotifiedContentCaptureAppeared()Z