OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SCREEN
(Results
1 - 24
of
24
) sorted by null
/frameworks/base/graphics/java/android/graphics/
PorterDuff.java
56
SCREEN
(15),
/packages/apps/Launcher2/src/com/android/launcher2/
LauncherSettings.java
139
* The
screen
holding the favorite (if container is CONTAINER_DESKTOP)
142
static final String
SCREEN
= "
screen
";
/packages/apps/Launcher3/src/com/android/launcher3/
LauncherSettings.java
116
* The rank of this
screen
-- ie. how it is ordered relative to the other screens.
183
* The
screen
holding the favorite (if container is CONTAINER_DESKTOP)
186
static final String
SCREEN
= "
screen
";
/packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryStatsHelper.java
450
// are canceled when the user turns the
screen
off.
592
// The device has probably been awake for longer than the
screen
on
633
Log.i(TAG, "
Screen
bin power = " + (int) screenBinPower + ", time = "
638
addEntry(mActivity.getString(R.string.power_screen), DrainType.
SCREEN
, screenOnTimeMs,
[
all
...]
PowerUsageDetail.java
68
SCREEN
,
366
// If the application has a settings
screen
, jump to that
377
case
SCREEN
:
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h
303
#define _FULLWIN 0x04 /* is the window full-
screen
? */
304
#define _SCROLLWIN 0x08 /* bottom edge is at
screen
bottom? */
321
typedef struct
screen
SCREEN
;
371
NCURSES_SIZE_T _begy, _begx; /*
screen
coords of upper-left-hand corner */
393
/* global
screen
state */
553
extern NCURSES_EXPORT(void) delscreen (
SCREEN
*); /* implemented */
657
extern NCURSES_EXPORT(
SCREEN
*) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
696
extern NCURSES_EXPORT(
SCREEN
*) set_term (
SCREEN
*); /* implemented *
[
all
...]
ncurses.h
303
#define _FULLWIN 0x04 /* is the window full-
screen
? */
304
#define _SCROLLWIN 0x08 /* bottom edge is at
screen
bottom? */
321
typedef struct
screen
SCREEN
;
371
NCURSES_SIZE_T _begy, _begx; /*
screen
coords of upper-left-hand corner */
393
/* global
screen
state */
553
extern NCURSES_EXPORT(void) delscreen (
SCREEN
*); /* implemented */
657
extern NCURSES_EXPORT(
SCREEN
*) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
696
extern NCURSES_EXPORT(
SCREEN
*) set_term (
SCREEN
*); /* implemented *
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h
303
#define _FULLWIN 0x04 /* is the window full-
screen
? */
304
#define _SCROLLWIN 0x08 /* bottom edge is at
screen
bottom? */
321
typedef struct
screen
SCREEN
;
371
NCURSES_SIZE_T _begy, _begx; /*
screen
coords of upper-left-hand corner */
393
/* global
screen
state */
553
extern NCURSES_EXPORT(void) delscreen (
SCREEN
*); /* implemented */
657
extern NCURSES_EXPORT(
SCREEN
*) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
696
extern NCURSES_EXPORT(
SCREEN
*) set_term (
SCREEN
*); /* implemented *
[
all
...]
ncurses.h
303
#define _FULLWIN 0x04 /* is the window full-
screen
? */
304
#define _SCROLLWIN 0x08 /* bottom edge is at
screen
bottom? */
321
typedef struct
screen
SCREEN
;
371
NCURSES_SIZE_T _begy, _begx; /*
screen
coords of upper-left-hand corner */
393
/* global
screen
state */
553
extern NCURSES_EXPORT(void) delscreen (
SCREEN
*); /* implemented */
657
extern NCURSES_EXPORT(
SCREEN
*) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
696
extern NCURSES_EXPORT(
SCREEN
*) set_term (
SCREEN
*); /* implemented *
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h
303
#define _FULLWIN 0x04 /* is the window full-
screen
? */
304
#define _SCROLLWIN 0x08 /* bottom edge is at
screen
bottom? */
321
typedef struct
screen
SCREEN
;
371
NCURSES_SIZE_T _begy, _begx; /*
screen
coords of upper-left-hand corner */
393
/* global
screen
state */
553
extern NCURSES_EXPORT(void) delscreen (
SCREEN
*); /* implemented */
657
extern NCURSES_EXPORT(
SCREEN
*) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
696
extern NCURSES_EXPORT(
SCREEN
*) set_term (
SCREEN
*); /* implemented *
[
all
...]
ncurses.h
303
#define _FULLWIN 0x04 /* is the window full-
screen
? */
304
#define _SCROLLWIN 0x08 /* bottom edge is at
screen
bottom? */
321
typedef struct
screen
SCREEN
;
371
NCURSES_SIZE_T _begy, _begx; /*
screen
coords of upper-left-hand corner */
393
/* global
screen
state */
553
extern NCURSES_EXPORT(void) delscreen (
SCREEN
*); /* implemented */
657
extern NCURSES_EXPORT(
SCREEN
*) newterm (NCURSES_CONST char *,FILE *,FILE *); /* implemented */
696
extern NCURSES_EXPORT(
SCREEN
*) set_term (
SCREEN
*); /* implemented *
[
all
...]
/prebuilts/sdk/10/
android.jar
/prebuilts/sdk/12/
android.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/4/
android.jar
/prebuilts/sdk/5/
android.jar
/prebuilts/sdk/6/
android.jar
/prebuilts/sdk/7/
android.jar
/prebuilts/sdk/8/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 283 milliseconds