/external/guava/guava/src/com/google/common/eventbus/ |
Subscribe.java | 17 package com.google.common.eventbus; 19 import com.google.common.annotations.Beta;
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
Service.java | 17 package com.google.common.util.concurrent; 19 import com.google.common.annotations.Beta; 46 * {@code com.google.common.base.Service}) 122 * {@code com.google.common.base.Service.State})
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
SingletonImmutableMap.java | 17 package com.google.common.collect; 19 import static com.google.common.base.Preconditions.checkNotNull;
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
OneSizeTestContainerGenerator.java | 17 package com.google.common.collect.testing; 19 import com.google.common.collect.testing.features.CollectionSize;
|
TestCollidingSetGenerator.java | 17 package com.google.common.collect.testing; 19 import com.google.common.collect.testing.SampleElements.Colliders;
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
CollectionAddTester.java | 17 package com.google.common.collect.testing.testers; 19 import static com.google.common.collect.testing.features.CollectionFeature.ALLOWS_NULL_VALUES; 20 import static com.google.common.collect.testing.features.CollectionFeature.RESTRICTS_ELEMENTS; 21 import static com.google.common.collect.testing.features.CollectionFeature.SUPPORTS_ADD; 22 import static com.google.common.collect.testing.features.CollectionSize.ZERO; 24 import com.google.common.collect.testing.AbstractCollectionTester; 25 import com.google.common.collect.testing.features.CollectionFeature; 26 import com.google.common.collect.testing.features.CollectionSize; 33 * {@link com.google.common.collect.testing.CollectionTestSuiteBuilder}.
|
MapContainsKeyTester.java | 17 package com.google.common.collect.testing.testers; 19 import static com.google.common.collect.testing.features.CollectionSize.ZERO; 20 import static com.google.common.collect.testing.features.MapFeature.ALLOWS_NULL_KEYS; 21 import static com.google.common.collect.testing.features.MapFeature.ALLOWS_NULL_QUERIES; 23 import com.google.common.collect.testing.AbstractMapTester; 24 import com.google.common.collect.testing.WrongType; 25 import com.google.common.collect.testing.features.CollectionSize; 26 import com.google.common.collect.testing.features.MapFeature; 31 * {@link com.google.common.collect.testing.MapTestSuiteBuilder}.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
RangeNonGwtTest.java | 17 package com.google.common.collect; 19 import com.google.common.testing.NullPointerTester;
|
/external/guava/guava-tests/test/com/google/common/eventbus/ |
StringCatcher.java | 17 package com.google.common.eventbus; 19 import com.google.common.collect.Lists;
|
/frameworks/av/media/libnbaio/ |
AudioStreamOutSink.cpp | 41 mStreamBufferSizeBytes = mStream->common.get_buffer_size(&mStream->common); 42 audio_format_t streamFormat = mStream->common.get_format(&mStream->common); 43 uint32_t sampleRate = mStream->common.get_sample_rate(&mStream->common); 45 (audio_channel_mask_t) mStream->common.get_channels(&mStream->common);
|
/hardware/intel/img/hwcomposer/include/ |
PrimaryDevice.h | 22 #include <common/observers/VsyncEventObserver.h> 23 #include <common/base/HwcLayerList.h>
|
/hardware/libhardware/include/hardware/ |
nfc.h | 64 * Common methods of the NFC NCI module. This *must* be the first member of 69 struct hw_module_t common; member in struct:nfc_nci_module_t 119 * Common methods of the NFC NCI device. This *must* be the first member of 124 struct hw_device_t common; member in struct:nfc_nci_device 206 return dev->common.close(&dev->common); 227 * Common methods of the NFC NXP PN544 module. This *must* be the first member of 232 struct hw_module_t common; member in struct:nfc_module_t 250 * Common methods of the NFC NXP PN544 device. This *must* be the first member of 255 struct hw_device_t common; member in struct:__anon41419 [all...] |
/hardware/libhardware/modules/audio/ |
audio_hw.c | 109 out_get_sample_rate(&stream->common)); 197 in_get_sample_rate(&stream->common)); 232 out->stream.common.get_sample_rate = out_get_sample_rate; 233 out->stream.common.set_sample_rate = out_set_sample_rate; 234 out->stream.common.get_buffer_size = out_get_buffer_size; 235 out->stream.common.get_channels = out_get_channels; 236 out->stream.common.get_format = out_get_format; 237 out->stream.common.set_format = out_set_format; 238 out->stream.common.standby = out_standby; 239 out->stream.common.dump = out_dump [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactTileFrequentView.java | 16 package com.android.contacts.common.list; 21 import com.android.contacts.common.util.ViewUtil; 24 * A {@link com.android.contacts.common.list.ContactTileView} that is used for most frequently contacted in the People app
|
/prebuilts/sdk/tools/lib/ |
guava-10.0.1.jar | |
lint.jar | |
lint_api.jar | |
lint_checks.jar | |
/prebuilts/devtools/tools/lib/ |
sdk-common.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.2.0/ |
sdk-common-22.2.0.jar | |
/external/chromium_org/components/ |
data_reduction_proxy_version_header.target.darwin-arm.mk | 17 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_local_path := $(LOCAL_PATH) 18 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_var_prefix := $(GYP_VAR_PREFIX) 19 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir)) 20 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir)) 21 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH)) 22 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: $(LOCAL_PATH)/chrome/VERSION $(LOCAL_PATH)/components/data_reduction_proxy/common/version.h.in $(GYP_TARGET_DEPENDENCIES) 23 @echo "Gyp action: Generating version header file: "$(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h" ($@)" 24 $(hide)cd $(gyp_local_path)/components; mkdir -p $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common; python ../build/util/version.py -e "VERSION_FULL=\"39.0.2171.95\"" data_reduction_proxy/common/version.h.in "$(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h [all...] |
data_reduction_proxy_version_header.target.darwin-arm64.mk | 17 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_local_path := $(LOCAL_PATH) 18 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_var_prefix := $(GYP_VAR_PREFIX) 19 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir)) 20 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir)) 21 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH)) 22 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: $(LOCAL_PATH)/chrome/VERSION $(LOCAL_PATH)/components/data_reduction_proxy/common/version.h.in $(GYP_TARGET_DEPENDENCIES) 23 @echo "Gyp action: Generating version header file: "$(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h" ($@)" 24 $(hide)cd $(gyp_local_path)/components; mkdir -p $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common; python ../build/util/version.py -e "VERSION_FULL=\"39.0.2171.95\"" data_reduction_proxy/common/version.h.in "$(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h [all...] |
data_reduction_proxy_version_header.target.darwin-mips.mk | 17 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_local_path := $(LOCAL_PATH) 18 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_var_prefix := $(GYP_VAR_PREFIX) 19 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir)) 20 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir)) 21 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH)) 22 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: $(LOCAL_PATH)/chrome/VERSION $(LOCAL_PATH)/components/data_reduction_proxy/common/version.h.in $(GYP_TARGET_DEPENDENCIES) 23 @echo "Gyp action: Generating version header file: "$(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h" ($@)" 24 $(hide)cd $(gyp_local_path)/components; mkdir -p $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common; python ../build/util/version.py -e "VERSION_FULL=\"39.0.2171.95\"" data_reduction_proxy/common/version.h.in "$(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h [all...] |
data_reduction_proxy_version_header.target.darwin-mips64.mk | 17 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_local_path := $(LOCAL_PATH) 18 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_var_prefix := $(GYP_VAR_PREFIX) 19 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir)) 20 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir)) 21 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH)) 22 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: $(LOCAL_PATH)/chrome/VERSION $(LOCAL_PATH)/components/data_reduction_proxy/common/version.h.in $(GYP_TARGET_DEPENDENCIES) 23 @echo "Gyp action: Generating version header file: "$(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h" ($@)" 24 $(hide)cd $(gyp_local_path)/components; mkdir -p $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common; python ../build/util/version.py -e "VERSION_FULL=\"39.0.2171.95\"" data_reduction_proxy/common/version.h.in "$(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h [all...] |
data_reduction_proxy_version_header.target.darwin-x86.mk | 17 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_local_path := $(LOCAL_PATH) 18 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_var_prefix := $(GYP_VAR_PREFIX) 19 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir)) 20 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir)) 21 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH)) 22 $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h: $(LOCAL_PATH)/chrome/VERSION $(LOCAL_PATH)/components/data_reduction_proxy/common/version.h.in $(GYP_TARGET_DEPENDENCIES) 23 @echo "Gyp action: Generating version header file: "$(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h" ($@)" 24 $(hide)cd $(gyp_local_path)/components; mkdir -p $(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common; python ../build/util/version.py -e "VERSION_FULL=\"39.0.2171.95\"" data_reduction_proxy/common/version.h.in "$(gyp_shared_intermediate_dir)/components/data_reduction_proxy/common/version.h [all...] |