OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:windowtranslucentstatus
(Results
1 - 25
of
37
) sorted by null
1
2
/packages/apps/TvSettings/Settings/res/values/
themes.xml
19
<item name="android:
windowTranslucentStatus
">true</item>
/packages/apps/Launcher3/WallpaperPicker/res/values-v19/
styles.xml
29
<item name="android:
windowTranslucentStatus
">true</item>
/packages/apps/Launcher3/WallpaperPicker/res/values-v21/
styles.xml
37
<item name="android:
windowTranslucentStatus
">false</item>
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
StatusBar.java
47
public static final String ATTR_TRANSLUCENT = "
windowTranslucentStatus
";
/frameworks/base/docs/html/sdk/api_diff/19/changes/
android.R.attr.html
241
<A NAME="android.R.attr.
windowTranslucentStatus
"></A>
242
<nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#
windowTranslucentStatus
" target="_top"><code>
windowTranslucentStatus
</code></A></nobr>
fields_index_additions.html
[
all
...]
fields_index_all.html
[
all
...]
alldiffs_index_additions.html
[
all
...]
alldiffs_index_all.html
[
all
...]
/development/samples/ApiDemos/res/layout/
system_ui_modes.xml
159
android:id="@+id/
windowTranslucentStatus
"
/packages/apps/Settings/res/values/
themes.xml
220
<item name="android:
windowTranslucentStatus
">false</item>
310
<item name="android:
windowTranslucentStatus
">false</item>
/development/samples/ApiDemos/src/com/example/android/apis/view/
SystemUIModes.java
231
((CheckBox) findViewById(R.id.
windowTranslucentStatus
)).setOnCheckedChangeListener(
/packages/apps/DeskClock/res/values/
styles.xml
38
<item name="android:
windowTranslucentStatus
">true</item>
/frameworks/base/core/res/res/values/
themes_holo.xml
[
all
...]
themes_device_defaults.xml
218
system decor. This theme sets {@link android.R.attr#
windowTranslucentStatus
} and
470
system decor. This theme sets {@link android.R.attr#
windowTranslucentStatus
} and
[
all
...]
themes_material.xml
[
all
...]
themes.xml
194
<item name="
windowTranslucentStatus
">false</item>
[
all
...]
attrs.xml
463
<attr name="
windowTranslucentStatus
" format="boolean" />
[
all
...]
public.xml
[
all
...]
/frameworks/base/tools/aapt2/
SdkConstants.cpp
527
{ u"
windowTranslucentStatus
", 19 },
/frameworks/base/docs/html/about/versions/
android-4.4.jd
[
all
...]
/frameworks/base/core/java/android/view/
WindowManager.java
[
all
...]
/libcore/benchmarks/src/benchmarks/regression/
R.java
[
all
...]
/frameworks/base/api/
current.txt
[
all
...]
system-current.txt
[
all
...]
Completed in 677 milliseconds
1
2