Home
last modified time | relevance | path

Searched refs:PROGRESS_VISIBILITY_ON (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DWindow.java178 public static final int PROGRESS_VISIBILITY_ON = -1; field in Window
/aosp14/frameworks/base/core/java/android/app/
H A DActivity.java7498 getWindow().setFeatureInt(Window.FEATURE_PROGRESS, visible ? Window.PROGRESS_VISIBILITY_ON :
7514 visible ? Window.PROGRESS_VISIBILITY_ON : Window.PROGRESS_VISIBILITY_OFF);
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java1704 if (value == PROGRESS_VISIBILITY_ON) { in updateProgressBars()
/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.txt53701 field @Deprecated public static final int PROGRESS_VISIBILITY_ON = -1; // 0xffffffff