OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fullscreen
(Results
476 - 500
of
579
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/LegacyCamera/res/values/
styles.xml
21
<style name="ThemeCamera" parent="android:Theme.Holo.NoActionBar.
Fullscreen
">
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SearchActivityView.java
335
* If the input method is in
fullscreen
mode, and the selector corpus
/frameworks/base/docs/html/guide/topics/text/
creating-input-method.jd
209
must handle both landscape and portrait orientations. In non-
fullscreen
IME mode, leave
211
no more than half the screen is occupied by the IME. In
fullscreen
IME mode this is not an
/frameworks/base/docs/html/reference/android/support/test/espresso/matcher/
CursorMatchers.html
116
<!--
FULLSCREEN
STYLESHEET -->
117
<link href="../../../../../../assets/css/
fullscreen
.css" rel="stylesheet" class="
fullscreen
"
532
<a class="
fullscreen
">
fullscreen
</a>
538
// init
fullscreen
based on user pref
539
var
fullscreen
= readCookie("
fullscreen
");
540
if (
fullscreen
!= 0) {
541
if (
fullscreen
== "false")
[
all
...]
/frameworks/base/docs/html/reference/android/support/test/uiautomator/
UiDevice.html
116
<!--
FULLSCREEN
STYLESHEET -->
117
<link href="../../../../../assets/css/
fullscreen
.css" rel="stylesheet" class="
fullscreen
"
552
<a class="
fullscreen
">
fullscreen
</a>
558
// init
fullscreen
based on user pref
559
var
fullscreen
= readCookie("
fullscreen
");
560
if (
fullscreen
!= 0) {
561
if (
fullscreen
== "false")
[
all
...]
UiObject.html
116
<!--
FULLSCREEN
STYLESHEET -->
117
<link href="../../../../../assets/css/
fullscreen
.css" rel="stylesheet" class="
fullscreen
"
552
<a class="
fullscreen
">
fullscreen
</a>
558
// init
fullscreen
based on user pref
559
var
fullscreen
= readCookie("
fullscreen
");
560
if (
fullscreen
!= 0) {
561
if (
fullscreen
== "false")
[
all
...]
UiScrollable.html
116
<!--
FULLSCREEN
STYLESHEET -->
117
<link href="../../../../../assets/css/
fullscreen
.css" rel="stylesheet" class="
fullscreen
"
552
<a class="
fullscreen
">
fullscreen
</a>
558
// init
fullscreen
based on user pref
559
var
fullscreen
= readCookie("
fullscreen
");
560
if (
fullscreen
!= 0) {
561
if (
fullscreen
== "false")
[
all
...]
/frameworks/base/docs/html/reference/android/support/wearable/watchface/
CanvasWatchFaceService.html
118
<!--
FULLSCREEN
STYLESHEET -->
119
<link href="../../../../../assets/css/
fullscreen
.css" rel="stylesheet" class="
fullscreen
"
501
<a class="
fullscreen
">
fullscreen
</a>
507
// init
fullscreen
based on user pref
508
var
fullscreen
= readCookie("
fullscreen
");
509
if (
fullscreen
!= 0) {
510
if (
fullscreen
== "false")
[
all
...]
Gles2WatchFaceService.html
118
<!--
FULLSCREEN
STYLESHEET -->
119
<link href="../../../../../assets/css/
fullscreen
.css" rel="stylesheet" class="
fullscreen
"
501
<a class="
fullscreen
">
fullscreen
</a>
507
// init
fullscreen
based on user pref
508
var
fullscreen
= readCookie("
fullscreen
");
509
if (
fullscreen
!= 0) {
510
if (
fullscreen
== "false")
[
all
...]
WatchFaceService.html
118
<!--
FULLSCREEN
STYLESHEET -->
119
<link href="../../../../../assets/css/
fullscreen
.css" rel="stylesheet" class="
fullscreen
"
501
<a class="
fullscreen
">
fullscreen
</a>
507
// init
fullscreen
based on user pref
508
var
fullscreen
= readCookie("
fullscreen
");
509
if (
fullscreen
!= 0) {
510
if (
fullscreen
== "false")
[
all
...]
/build/tools/droiddoc/templates-sdk/assets/css/
default.css
[
all
...]
/packages/apps/Camera/src/com/android/camera/
PhotoModule.java
[
all
...]
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/
filelist.txt
12
2982854 4 -rw-r--r-- 1 runge runge 1143 Jul 25 15:25 ./src/patches/tight-vncviewer-
fullscreen
.patch
58
2851441 12 -rw-r--r-- 1 runge runge 11671 Oct 9 2003 ./src/vnc_unixsrc/vncviewer/
fullscreen
.c
/packages/apps/Browser/res/values-tl/
strings.xml
277
<string name="pref_lab_fullscreen" msgid="8173609016657987973">"
Fullscreen
"</string>
278
<string name="pref_lab_fullscreen_summary" msgid="7694738112219376740">"Gumamit ng
fullscreen
mode upang itago ang status bar"</string>
[
all
...]
/frameworks/base/core/res/res/values/
public.xml
[
all
...]
themes_material.xml
[
all
...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup.c
255
* TODO: fast path for
fullscreen
clears and no triangles.
/frameworks/base/core/java/android/text/
InputType.java
169
* with this should not be multi-line, but when a
fullscreen
input method
/frameworks/base/core/java/android/view/
WindowManager.java
659
* an app window with this flag set is on the top layer. A
fullscreen
window
661
* {@link #softInputMode} field; the window will stay
fullscreen
666
* is automatically set for you in the standard
fullscreen
themes
[
all
...]
/frameworks/base/core/java/android/webkit/
WebChromeClient.java
102
* View passed to {@link #onShowCustomView} when the content entered
fullscreen
.
/frameworks/base/packages/SystemUI/
AndroidManifest.xml
313
android:theme="@android:style/Theme.Black.NoTitleBar.
Fullscreen
"
/packages/apps/Gallery/src/com/android/camera/
CropImage.java
152
// Make UI
fullscreen
.
/packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumPage.java
196
// | Camera |---------->|
Fullscreen
|--->| Album |--->| AlbumSet |
/packages/apps/InCallUI/src/com/android/incallui/
StatusBarNotifier.java
535
* Adds
fullscreen
intent to the builder.
/packages/apps/TvSettings/Settings/
AndroidManifest.xml
260
android:theme="@android:style/Theme.NoTitleBar.
Fullscreen
" >
Completed in 153 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>