OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:windowisfloating
(Results
1 - 25
of
74
) sorted by null
1
2
3
/packages/apps/KeyChain/res/values/
styles.xml
24
<item name="android:
windowIsFloating
">true</item>
/packages/apps/TvSettings/QuickSettings/res/values/
themes.xml
27
<item name="android:
windowIsFloating
">false</item>
50
<item name="android:
windowIsFloating
">true</item>
/packages/apps/CertInstaller/res/values/
styles.xml
24
<item name="android:
windowIsFloating
">true</item>
/packages/apps/Tag/res/values/
styles.xml
43
<item name="android:
windowIsFloating
">true</item>
/frameworks/base/core/res/res/values-watch/
themes_material.xml
44
<item name="
windowIsFloating
">false</item>
52
<item name="
windowIsFloating
">false</item>
60
<item name="
windowIsFloating
">false</item>
/packages/apps/Bluetooth/res/values/
styles.xml
20
<item name="android:
windowIsFloating
">true</item>
/packages/apps/QuickSearchBox/res/values/
themes.xml
41
<item name="android:
windowIsFloating
">true</item>
/packages/apps/QuickSearchBox/res/values-xlarge/
themes.xml
41
<item name="android:
windowIsFloating
">true</item>
/packages/apps/ContactsCommon/res/values/
styles.xml
89
<item name="android:
windowIsFloating
">true</item>
100
<item name="android:
windowIsFloating
">true</item>
/packages/apps/PackageInstaller/res/values-television/
themes.xml
28
<item name="android:
windowIsFloating
">true</item>
/packages/apps/PackageInstaller/res/values-watch/
themes.xml
26
<item name="android:
windowIsFloating
">true</item>
/packages/services/Telecomm/res/values/
styles.xml
23
<item name="android:
windowIsFloating
">true</item>
/packages/apps/Settings/res/values/
themes.xml
85
<item name="android:
windowIsFloating
">true</item>
92
<item name="android:
windowIsFloating
">true</item>
182
<item name="android:
windowIsFloating
">true</item>
styles.xml
267
<item name="android:
windowIsFloating
">true</item>
/packages/services/Telephony/res/values/
styles.xml
189
<item name="android:
windowIsFloating
">true</item>
283
<item name="android:
windowIsFloating
">true</item>
/frameworks/base/core/res/res/values/
themes_holo.xml
199
<item name="
windowIsFloating
">false</item>
[
all
...]
themes.xml
184
<item name="
windowIsFloating
">false</item>
[
all
...]
themes_material.xml
159
<item name="
windowIsFloating
">false</item>
[
all
...]
/frameworks/support/v7/appcompat/res/values/
themes_base.xml
475
<item name="android:
windowIsFloating
">true</item>
498
<item name="android:
windowIsFloating
">true</item>
[
all
...]
/prebuilts/sdk/current/support/v7/appcompat/res/values/
themes_base.xml
475
<item name="android:
windowIsFloating
">true</item>
498
<item name="android:
windowIsFloating
">true</item>
[
all
...]
/frameworks/base/packages/SystemUI/res/values/
styles.xml
258
<item name="android:
windowIsFloating
">true</item>
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
Layout.java
85
private static final String ATTR_WINDOW_FLOATING = "
windowIsFloating
";
RenderSessionImpl.java
186
"
windowIsFloating
", true, true);
[
all
...]
/packages/apps/Contacts/res/values/
styles.xml
44
<item name="android:
windowIsFloating
">false</item>
/cts/tests/tests/view/src/android/view/cts/
WindowTest.java
355
* (based on the {@link android.R.attr#
windowIsFloating
} attribute in the style/theme).
358
// Default system theme defined by themes.xml, the
windowIsFloating
is set false.
[
all
...]
Completed in 1044 milliseconds
1
2
3