Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DSaveInfo.java283 public static final int FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE = 0x1; field in SaveInfo
316 FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE,
541 FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE | FLAG_DONT_SAVE_ON_FINISH in setFlags()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java4799 mSaveOnAllViewsInvisible = (flags & SaveInfo.FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE) != 0; in updateTrackedIdsLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40055 field public static final int FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE = 1; // 0x1