HomeSort by relevance Sort by last modified time
    Searched full:descriptions (Results 201 - 225 of 1353) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/widget/multiwaveview/
GlowPadView.java 259 // Read array of target descriptions
263 throw new IllegalStateException("Must specify target descriptions");
268 // Read array of direction descriptions
272 throw new IllegalStateException("Must specify direction descriptions");
669 * Sets the resource id specifying the target descriptions for accessibility.
681 * Gets the resource id specifying the target descriptions for accessibility.
690 * Sets the resource id specifying the target direction descriptions for accessibility.
702 * Gets the resource id specifying the target direction descriptions.
    [all...]
  /external/mesa3d/src/mesa/main/
APIspec.py 215 """Parse and initialize parameter descriptions."""
320 """A checker is the collection of all descriptions on the same level.
321 Descriptions of the same parameter are concatenated.
370 """Return a flat list of all descriptions of the named parameter."""
430 """Dump the descriptions in C code."""
  /prebuilts/gdb/darwin-x86/lib/python2.7/
nntplib.py 22 For descriptions of all methods, read the comments in the code below.
307 code is needed, use the 'descriptions' method.
312 resp, lines = self.descriptions(group)
318 def descriptions(self, group_pattern): member in class:NNTP
319 """Get descriptions for a range of groups."""
  /prebuilts/gdb/linux-x86/lib/python2.7/
nntplib.py 22 For descriptions of all methods, read the comments in the code below.
307 code is needed, use the 'descriptions' method.
312 resp, lines = self.descriptions(group)
318 def descriptions(self, group_pattern): member in class:NNTP
319 """Get descriptions for a range of groups."""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
nntplib.py 22 For descriptions of all methods, read the comments in the code below.
307 code is needed, use the 'descriptions' method.
312 resp, lines = self.descriptions(group)
318 def descriptions(self, group_pattern): member in class:NNTP
319 """Get descriptions for a range of groups."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
nntplib.py 22 For descriptions of all methods, read the comments in the code below.
307 code is needed, use the 'descriptions' method.
312 resp, lines = self.descriptions(group)
318 def descriptions(self, group_pattern): member in class:NNTP
319 """Get descriptions for a range of groups."""
  /external/owasp/sanitizer/tools/findbugs/doc/
AddingDetectors.txt 176 <ShortDescription> this is used for when "View->Full Descriptions"
178 descriptions in the Details window.
180 <LongDescription> this is used for when "View->Full Descriptions"
  /external/webrtc/webrtc/sound/
alsasoundsystem.cc 50 // We translate newlines in ALSA device descriptions to hyphens.
59 // The ALSA descriptions have newlines in them, which won't show up in
576 // Virtual devices don't necessarily have descriptions. Use their names
  /libcore/ojluni/src/main/java/java/nio/channels/
package-info.java 33 * <blockquote><table cellspacing=1 cellpadding=0 summary="Lists channels and their descriptions">
104 * <blockquote><table cellspacing=1 cellpadding=0 summary="Lists file channels and their descriptions">
131 * <blockquote><table cellspacing=1 cellpadding=0 summary="Lists multiplexed, non-blocking channels and their descriptions">
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrmreports.h 530 STDMETHOD_(HRESULT,get_ActionVariableDescriptions)(THIS_ SAFEARRAY *descriptions) PURE;
542 #define IFsrmFileManagementJobManager_get_ActionVariableDescriptions(This,descriptions) (This)->lpVtbl->get_ActionVariableDescriptions(This,descriptions)
  /external/libchrome/base/metrics/
histogram.cc 592 const DescriptionPair descriptions[]) {
608 // Set range descriptions.
609 if (descriptions) {
610 for (int i = 0; descriptions[i].description; ++i) {
611 tentative_histogram->bucket_description_[descriptions[i].sample] =
612 descriptions[i].description;
  /cts/tests/tests/print/src/android/print/cts/
PrinterInfoTest.java 166 String[] descriptions = {
198 for (String description : descriptions) {
  /external/dexmaker/javadoc/
help-doc.html 104 Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
110 Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
  /external/jsr305/javadoc/
help-doc.html 100 Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
106 Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
  /external/jsr330/javadoc/
help-doc.html 93 Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
99 Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
  /external/libjpeg-turbo/java/doc/
help-doc.html 81 <p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
101 <p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
  /external/libnfc-nci/src/nfa/include/
nfa_p2p_api.h 504 ** Parameters descriptions (default value)
535 ** Parameters descriptions
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.cpp 1 //===-- ARMMCTargetDesc.cpp - ARM Target Descriptions ---------------------===//
10 // This file provides ARM specific target descriptions.
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.cpp 1 //===-- PPCMCTargetDesc.cpp - PowerPC Target Descriptions -----------------===//
10 // This file provides PowerPC specific target descriptions.
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.cpp 1 //===-- X86MCTargetDesc.cpp - X86 Target Descriptions ---------------------===//
10 // This file provides X86 specific target descriptions.
  /external/pdfium/third_party/lcms2-2.6/src/
cmscnvrt.c     [all...]
  /external/vboot_reference/utility/
crossystem.c 110 " Prints all parameters with descriptions and current values.\n"
202 /* Print all parameters with descriptions. If force_all!=0, prints even
  /frameworks/base/docs/html/design/patterns/
accessibility.jd 38 <p>The Android design principle "I should always know where I am" is key for accessibility concerns. As a user navigates through an application, they need feedback and a mental model of where they are. All users benefit from a strong sense of information hierarchy and an architecture that makes sense. Most users benefit from visual and haptic feedback during their navigation (such as labels, colors, icons, touch feedback) Low vision users benefit from explicit verbal descriptions and large visuals with high contrast.</p>
83 <p>If you use custom controls, Android has the developer tools in place to allow adherence to the above guidelines and provide meaningful descriptions about the UI. Provide adequate notation on your wireframes and direct your developer to the <a href="{@docRoot}guide/topics/ui/accessibility/apps.html#custom-views">Custom Views</a> documentation.</p>
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
ExploreByTouchHelperActivity.java 133 * the custom view bounds and its descriptions is drawn at its center.
281 // Node and event text and content descriptions are usually
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
OCSP.java 323 List<AccessDescription> descriptions = aia.getAccessDescriptions(); local
324 for (AccessDescription description : descriptions) {

Completed in 1572 milliseconds

1 2 3 4 5 6 7 891011>>