OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:windowfullscreen
(Results
1 - 25
of
34
) sorted by null
1
2
/development/samples/ApiDemos/res/layout/
rotation_animation.xml
30
android:id="@+id/
windowFullscreen
"
system_ui_modes.xml
121
android:id="@+id/
windowFullscreen
"
/development/samples/ApiDemos/src/com/example/android/apis/app/
RotationAnimation.java
43
((CheckBox)findViewById(R.id.
windowFullscreen
)).setOnCheckedChangeListener(
/external/webkit/Tools/MiniBrowser/qt/
BrowserWindow.cpp
304
bool alreadyEnabled = windowState() & Qt::
WindowFullScreen
;
306
setWindowState(windowState() ^ Qt::
WindowFullScreen
);
/frameworks/base/core/res/res/values/
themes.xml
168
<item name="
windowFullscreen
">false</item>
402
sets {@link android.R.attr#
windowFullscreen
} to true. -->
404
<item name="android:
windowFullscreen
">true</item>
[
all
...]
themes_device_defaults.xml
208
sets {@link android.R.attr#
windowFullscreen
} to true. -->
214
sets {@link android.R.attr#
windowFullscreen
} and {@link android.R.attr#windowOverscan}
369
This theme sets {@link android.R.attr#
windowFullscreen
} to true. -->
374
sets {@link android.R.attr#
windowFullscreen
} and {@link android.R.attr#windowOverscan}
[
all
...]
public.xml
[
all
...]
attrs.xml
315
<attr name="
windowFullscreen
" format="boolean" />
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/view/
SystemUIModes.java
188
((CheckBox) findViewById(R.id.
windowFullscreen
)).setOnCheckedChangeListener(
/external/webkit/Tools/QtTestBrowser/
launcherwindow.cpp
483
if (windowState() == Qt::
WindowFullScreen
776
bool alreadyEnabled = windowState() & Qt::
WindowFullScreen
;
778
setWindowState(windowState() ^ Qt::
WindowFullScreen
);
[
all
...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java
[
all
...]
/frameworks/base/core/java/android/view/
WindowManager.java
625
* {@link android.R.attr#
windowFullscreen
} attribute; this attribute
[
all
...]
/prebuilts/sdk/6/
android.jar
/cts/tools/dex-tools/dex/
classes.out.dex
1328
public static final int
windowFullscreen
[
all
...]
/development/sdk/
api-versions.xml
[
all
...]
/frameworks/base/api/
current.txt
[
all
...]
/prebuilts/sdk/api/
1.xml
[
all
...]
10.xml
[
all
...]
11.xml
[
all
...]
12.xml
[
all
...]
13.xml
[
all
...]
14.txt
[
all
...]
15.txt
[
all
...]
16.txt
[
all
...]
17.txt
[
all
...]
Completed in 1100 milliseconds
1
2