Searched refs:setFeatureInt (Results 1 – 6 of 6) sorted by relevance
425 public void setFeatureInt(int featureId, int value) {
7498 getWindow().setFeatureInt(Window.FEATURE_PROGRESS, visible ? Window.PROGRESS_VISIBILITY_ON :7513 getWindow().setFeatureInt(Window.FEATURE_INDETERMINATE_PROGRESS,7529 getWindow().setFeatureInt(Window.FEATURE_PROGRESS,7547 getWindow().setFeatureInt(Window.FEATURE_PROGRESS, progress + Window.PROGRESS_START);7566 getWindow().setFeatureInt(Window.FEATURE_PROGRESS,
1886 public abstract void setFeatureInt(int featureId, int value); in setFeatureInt() method in Window
1613 public final void setFeatureInt(int featureId, int value) { in setFeatureInt() method in PhoneWindow
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
53625 method public abstract void setFeatureInt(int, int);