OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common
(Results
776 - 800
of
3487
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/developers/samples/android/security/keystore/BasicAndroidKeyStore/BasicAndroidKeyStore/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
16
package com.example.android.
common
.logger;
/development/samples/ApiDemos/
Android.mk
13
LOCAL_JAVA_LIBRARIES := telephony-
common
mms-
common
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/utils/
CloseUtils.java
17
package com.example.android.voicemail.
common
.utils;
/device/generic/goldfish/opengl/system/GLESv1/
gl.cpp
57
if (native_buffer->
common
.magic != ANDROID_NATIVE_BUFFER_MAGIC) {
61
if (native_buffer->
common
.version != sizeof(android_native_buffer_t)) {
83
if (native_buffer->
common
.magic != ANDROID_NATIVE_BUFFER_MAGIC) {
87
if (native_buffer->
common
.version != sizeof(android_native_buffer_t)) {
/device/generic/goldfish/opengl/system/GLESv2/
gl2.cpp
57
if (native_buffer->
common
.magic != ANDROID_NATIVE_BUFFER_MAGIC) {
61
if (native_buffer->
common
.version != sizeof(android_native_buffer_t)) {
81
if (native_buffer->
common
.magic != ANDROID_NATIVE_BUFFER_MAGIC) {
85
if (native_buffer->
common
.version != sizeof(android_native_buffer_t)) {
/external/guava/guava/src/com/google/common/annotations/
GwtCompatible.java
17
package com.google.
common
.annotations;
GwtIncompatible.java
17
package com.google.
common
.annotations;
/external/guava/guava/src/com/google/common/base/
Charsets.java
17
package com.google.
common
.base;
/external/guava/guava/src/com/google/common/collect/
EnumMultiset.java
15
package com.google.
common
.collect;
17
import static com.google.
common
.base.Preconditions.checkArgument;
19
import com.google.
common
.annotations.GwtCompatible;
20
import com.google.
common
.annotations.GwtIncompatible;
Table.java
17
package com.google.
common
.collect;
19
import com.google.
common
.annotations.Beta;
20
import com.google.
common
.annotations.GwtCompatible;
21
import com.google.
common
.base.Objects;
/external/guava/guava/src/com/google/common/io/
Resources.java
17
package com.google.
common
.io;
19
import static com.google.
common
.base.Preconditions.checkArgument;
20
import static com.google.
common
.base.Preconditions.checkNotNull;
22
import com.google.
common
.annotations.Beta;
/external/guava/guava/src/com/google/common/primitives/
SignedBytes.java
17
package com.google.
common
.primitives;
19
import static com.google.
common
.base.Preconditions.checkArgument;
20
import static com.google.
common
.base.Preconditions.checkNotNull;
22
import com.google.
common
.annotations.GwtCompatible;
158
* #compare(byte, byte)}), the first pair of values that follow any
common
/external/guava/guava/src/com/google/common/util/concurrent/
ListenableFuture.java
17
package com.google.
common
.util.concurrent;
113
* For
common
operations performed using listeners,
114
* see {@link com.google.
common
.util.concurrent.Futures}
/external/guava/guava-gwt/src/com/google/common/collect/
EmptyImmutableListMultimap_CustomFieldSerializer.java
17
package com.google.
common
.collect;
EmptyImmutableList_CustomFieldSerializer.java
17
package com.google.
common
.collect;
EmptyImmutableMap_CustomFieldSerializer.java
17
package com.google.
common
.collect;
EmptyImmutableMultiset_CustomFieldSerializer.java
17
package com.google.
common
.collect;
EmptyImmutableSetMultimap_CustomFieldSerializer.java
17
package com.google.
common
.collect;
EmptyImmutableSet_CustomFieldSerializer.java
17
package com.google.
common
.collect;
NaturalOrdering_CustomFieldSerializer.java
17
package com.google.
common
.collect;
ReverseNaturalOrdering_CustomFieldSerializer.java
17
package com.google.
common
.collect;
UsingToStringOrdering_CustomFieldSerializer.java
17
package com.google.
common
.collect;
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ArrayListMultimap.java
17
package com.google.
common
.collect;
19
import static com.google.
common
.base.Preconditions.checkArgument;
21
import com.google.
common
.annotations.GwtCompatible;
22
import com.google.
common
.annotations.VisibleForTesting;
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DerivedIteratorTestSuiteBuilder.java
17
package com.google.
common
.collect.testing;
DerivedTestIteratorGenerator.java
17
package com.google.
common
.collect.testing;
Completed in 3282 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>