OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:protected
(Results
526 - 550
of
40743
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/
Cea708TextTrackRenderer.java
73
protected
MediaClock getMediaClock() {
82
protected
boolean doPrepare(long positionUs) throws ExoPlaybackException {
101
protected
void onEnabled(int track, long positionUs, boolean joining) {
110
protected
void onDisabled() {
115
protected
void onReleased() {
121
protected
boolean isEnded() {
126
protected
boolean isReady() {
133
protected
int getTrackCount() {
138
protected
MediaFormat getFormat(int track) {
144
protected
void maybeThrowError() throws ExoPlaybackException
[
all
...]
/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
BasicTexture.java
31
protected
static final int UNSPECIFIED = -1;
33
protected
static final int STATE_UNLOADED = 0;
34
protected
static final int STATE_LOADED = 1;
35
protected
static final int STATE_ERROR = -1;
40
protected
int mId = -1;
41
protected
int mState;
43
protected
int mWidth = UNSPECIFIED;
44
protected
int mHeight = UNSPECIFIED;
46
protected
int mTextureWidth;
47
protected
int mTextureHeight
[
all
...]
/system/core/libnativebridge/
Android.bp
25
"-fvisibility=
protected
",
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/src/main/java/com/example/simpleperf/simpleperfexamplewithnative/
SleepActivity.java
13
protected
void onCreate(Bundle savedInstanceState) {
/toolchain/binutils/binutils-2.27/gold/testsuite/
exclude_libs_test_1.c
23
void __attribute__((visibility ("
protected
")))
i386_mov_to_lea5.s
3
.
protected
foo
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
ifunc-3.s
3
.
protected
__GI_foo
protected-data.s
2
.
protected
var
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
protected1.s
3
.
protected
foo
protected2.s
3
.
protected
foo
protected3.s
1
.
protected
foo
protected4.s
2
.
protected
foo
protected5.s
2
.
protected
foo
protected6.s
2
.
protected
foo
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
ifunc-3-x86.s
3
.
protected
__GI_foo
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
export-class-call16-def.s
4
.
protected
protected_foo
export-class-ref-f1.s
6
.
protected
f1
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
protected1.s
3
.
protected
foo
protected2.s
3
.
protected
foo
protected3.s
1
.
protected
foo
protected4.s
2
.
protected
foo
protected5.s
2
.
protected
foo
protected6.s
1
.
protected
foo
protected7.s
3
.
protected
foo
/external/deqp/external/openglcts/modules/gles31/
es31cArrayOfArraysTests.hpp
258
protected
:
259
/*
Protected
declarations */
273
/*
Protected
methods */
297
/*
Protected
fields */
329
protected
:
330
/*
Protected
methods */
353
protected
:
354
/*
Protected
methods */
379
protected
:
380
/*
Protected
methods *
[
all
...]
Completed in 374 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>