HomeSort by relevance Sort by last modified time
    Searched defs:source (Results 1826 - 1850 of 4117) sorted by null

<<71727374757677787980>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintViewPart.java 2 * Copyright (C) 2011 The Android Open Source Project
376 Object source = e.getSource(); local
377 if (source == mLintView.getTreeViewer().getControl()) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java 2 * Copyright (C) 2011 The Android Open Source Project
449 Object source = e.getSource(); local
450 if (source == mTree) {
481 } else if (source == mWorkspaceLink) {
487 } else if (source == mSeverityCombo) {
500 } else if (source == mIncludeAll) {
508 } else if (source == mIgnoreAll) {
514 } else if (source == mSearch) {
530 Object source = e.getSource(); local
531 if (source == mTree)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectPage.java 2 * Copyright (C) 2012 The Android Open Source Project
434 Object source = e.getSource(); local
435 if (source == mProjectText) {
451 } else if (source == mPackageText) {
454 } else if (source == mApplicationText) {
546 Object source = e.getSource(); local
547 if (source == mMinSdkCombo) {
604 } else if (source == mBuildSdkCombo) {
631 } else if (source == mTargetSdkCombo) {
718 Object source = e.getSource() local
    [all...]
NewTemplatePage.java 2 * Copyright (C) 2012 The Android Open Source Project
731 Object source = e.getSource(); local
732 if (source instanceof Text) {
733 Text text = (Text) source;
748 Object source = e.getSource(); local
749 if (source == mProjectButton) {
751 } else if (source instanceof Combo) {
752 Combo combo = (Combo) source;
763 } else if (source instanceof Button) {
764 Button button = (Button) source;
923 Object source = e.getSource(); local
    [all...]
  /system/media/audio/include/system/
audio.h 2 * Copyright (C) 2011 The Android Open Source Project
84 audio_source_t source; member in struct:__anon107068
366 /* Types defined here are used to describe an audio source or sink at internal
397 audio_source_t source; member in union:audio_port_config_mix_ext::__anon107072
411 audio_port_role_t role; /* sink or source */
457 audio_port_role_t role; /* sink or source */
476 /* An audio patch represents a connection between one or more source ports and
499 /* a HW synchronization source returned by the audio HAL */
502 /* an invalid HW synchronization source indicating an error */
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
symtab.h 76 enum Source
93 // When the source is IN_OUTPUT_SEGMENT, we need to describe what
147 // Return the symbol source.
148 Source
149 source() const function in class:gold::Symbol
1014 Source source_ : 3;
    [all...]
  /tools/apksig/src/main/java/com/android/apksig/internal/apk/v2/
V2SchemeVerifier.java 2 * Copyright (C) 2016 The Android Open Source Project
63 * @see <a href="https://source.android.com/security/apksigning/v2.html">APK Signature Scheme v2</a>
709 * {@link ByteBuffer#slice()}, the returned buffer's byte order is the same as the source
712 private static ByteBuffer sliceFromTo(ByteBuffer source, int start, int end) {
719 int capacity = source.capacity();
720 if (end > source.capacity())
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/config/
Configuration.java 2 * Copyright (C) 2010 The Android Open Source Project
493 * @param source source of the option
497 String optionKey, String optionValue, String source) throws ConfigurationException {
506 if (source != null) {
507 // Update the source for each affected field
509 // Unless the field is a Collection or MultiMap entry, it can only have one source
514 mFieldSources.put(field, source);
580 String source) throws ConfigurationException {
581 internalInjectOptionValue(createOptionSetter(), optionName, optionKey, optionValue, source); local
1063 List<String> source = mFieldSources.get(new FieldDef(optionObject, field, key)); local
1074 List<String> source = mFieldSources.get(new FieldDef(optionObject, field, key)); local
1084 List<String> source = mFieldSources.get(new FieldDef(optionObject, field, null)); local
    [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/config/
ConfigurationFactoryTest.java 2 * Copyright (C) 2010 The Android Open Source Project
766 InputStream source = getClass().getResourceAsStream("\/testconfigs\/local-config.xml"); local
    [all...]
OptionSetterTest.java 2 * Copyright (C) 2010 The Android Open Source Project
44 /** Option source with generic type. */
50 /** Option source with unparameterized type. */
60 /** Option source with unparameterized type. */
66 /** Option source with options with same name. */
75 /** Option source with an option with same name as AllTypesOptionSource. */
97 * Option source with an option with same name as AllTypesOptionSource, but a different type.
104 /** option source with all supported types. */
226 * Option source with invalid option name.
257 * Test creating an {@link OptionSetter} for a source with invalid option type
435 ChildOptionSource source = new ChildOptionSource(); local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8-dom.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/
wagon-provider-api-1.0-alpha-6.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0/
repository-25.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-alpha4/
repository-25.2.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-alpha6/
repository-25.2.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-alpha7/
repository-25.2.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-beta1/
repository-25.2.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-beta2/
repository-25.2.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-beta3/
repository-25.2.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-rc1/
repository-25.2.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-rc2/
repository-25.2.0-rc2.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.1/
repository-25.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.3/
repository-25.2.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.2.4/
repository-25.2.4.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-okhttp/0.13.2/
grpc-okhttp-0.13.2.jar 

Completed in 798 milliseconds

<<71727374757677787980>>