HomeSort by relevance Sort by last modified time
    Searched full:details (Results 1476 - 1500 of 45333) sorted by null

<<51525354555657585960>>

  /external/proguard/src/proguard/optimize/peephole/
ClassMerger.java 15 * more details.
53 private static final boolean DETAILS = false;
56 private static boolean DETAILS = System.getProperty("cmd") != null;
159 (!DETAILS || print(programClass, "Package visibility?")) &&
174 (!DETAILS || print(programClass, "Interface/abstract/single?")) &&
189 (!DETAILS || print(programClass, "Indirect implementation?")) &&
195 (!DETAILS || print(programClass, "Interfaces same subinterfaces?")) &&
204 (!DETAILS || print(programClass, "Same initialized superclasses?")) &&
210 (!DETAILS || print(programClass, "Same instanceofed superclasses?")) &&
216 (!DETAILS || print(programClass, "Same caught superclasses?")) &
    [all...]
  /docs/source.android.com/src/devices/audio/
terminology.jd 41 in digital form. For details, refer to
64 etc.) for sound quality. For details, refer to
97 (DSP) algorithms to DSD. DSD is used in <a href="http://en.wikipedia.org/wiki/Super_Audio_CD">Super Audio CD (SACD)</a> and in DSD over PCM (DoP) for USB. For details, refer
150 For details, refer to
206 failure to accept supplied data in sufficient time. For details, refer to
271 details, refer to
279 failure to supply needed data in sufficient time. For details, refer to
316 Short range wireless technology. For details on the audio-related
345 connector. For details, refer to
383 details, refer to <a href="http://en.wikipedia.org/wiki/S/PDIF">S/PDIF</a>
    [all...]
  /art/cmdline/detail/
cmdline_debug_detail.h 28 // Implementation details for some template querying. Don't look inside if you hate templates.
  /bionic/libc/bionic/
time64_config.h 39 /* Details of non-standard tm struct elements.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestResultsReport.java 73 private static final String TEST_DETAILS_TAG = "details";
126 String details = mAdapter.getTestDetails(i); local
127 if (!TextUtils.isEmpty(details)) {
129 xml.text(details);
  /cts/tests/camera/src/android/hardware/camera2/cts/
NativeImageReaderTest.java 37 assertTrue("testJpeg fail, see log for details",
NativeStillCaptureTest.java 41 assertTrue("testStillCapture fail, see log for details",
  /cts/tests/tests/widget/src/android/widget/cts/
ImageButtonTest.java 61 // Do not test, it's controlled by View. Implementation details.
  /developers/build/prebuilts/gradle/DoneBar/Application/src/main/res/values/
base-strings.xml 29 suitable for cases where no additional view details or actions are needed in the
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
license.txt 19 LICENSE-LGPL.txt and LICENSE-BSD.txt for more details.
  /development/samples/SampleSyncAdapter/res/xml-v11/
syncadapter.xml 24 See xml/syncadapter.xml for greater details, but this version of
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/inject/
InjectView.java 27 * See the {@link Injector} class for more details of how this operates.
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/ui/
DialogHelper.java 23 * improve testability. See the implementation {@link DialogHelperImpl} for details.
  /development/samples/browseable/DoneBar/res/values/
base-strings.xml 29 suitable for cases where no additional view details or actions are needed in the
  /development/samples/training/ContactsList/res/layout/
activity_main.xml 20 contact details. -->
  /development/samples/training/ContactsList/res/values-sw360dp/
styles.xml 19 <!-- This style bumps up the address details font size to large on devices that have a smallest
  /device/asus/fugu/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 20 <!-- See storage config details at http://source.android.com/tech/storage/ -->
  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
QemuPipeStream.h 21 * <hardware/qemu_pipe.h> for more details.
  /device/generic/qemu/
init.ranchu.rc 8 # See storage config details at http://source.android.com/tech/storage/
  /device/google/dragon/
aosp_dragon.mk 20 # details, it only fundamentally contains two inherit-product
  /device/google/dragon/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 20 <!-- See storage config details at http://source.android.com/tech/storage/ -->
  /device/htc/flounder/
aosp_flounder_64_only.mk 20 # details, it only fundamentally contains two inherit-product
  /device/htc/flounder/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 20 <!-- See storage config details at http://source.android.com/tech/storage/ -->
  /device/lge/bullhead/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 20 <!-- See storage config details at http://source.android.com/tech/storage/ -->
  /device/moto/shamu/overlay/frameworks/base/core/res/res/xml/
storage_list.xml 20 <!-- See storage config details at http://source.android.com/tech/storage/ -->

Completed in 957 milliseconds

<<51525354555657585960>>