HomeSort by relevance Sort by last modified time
    Searched refs:description (Results 526 - 550 of 2400) sorted by null

<<21222324252627282930>>

  /development/samples/ContactManager/src/com/example/android/contactmanager/
ContactAdder.java 271 * @return The description for the specified account type.
304 * @param description The description for this account. This will be dictated by the
307 public AccountData(String name, AuthenticatorDescription description) {
309 if (description != null) {
310 mType = description.type;
314 String packageName = description.packageName;
317 if (description.labelId != 0) {
318 mTypeLabel = pm.getText(packageName, description.labelId, null);
326 if (description.iconId != 0)
    [all...]
  /development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
SetTwoMinuteAlarm.java 38 public static final UiSelector ALL_APPS_BUTTON = new UiSelector().description("Apps");
50 // The following code is documented in the LaunchSettings demo. For detailed description
131 * Helper to click on objects that match the content-description text
136 UiObject obj = new UiObject(new UiSelector().description(text));
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
AST.stg 194 alts, description,
268 description) ::=
270 (* <fileName>:<description> *)
282 description) ::=
284 (* <fileName>:<description> *)
296 description) ::=
309 (* <a.description> *)
325 rewriteTree(root,children,description,enclosingTreeLevel,treeLevel) ::= <<
326 (* <fileName>:<description> *)
  /external/blktrace/
btrace.spec 24 %description
  /external/chromium_org/chrome/browser/local_discovery/
service_discovery_host_client.h 91 const ServiceDescription& description);
104 const ServiceDescription& description);
  /external/chromium_org/chrome/browser/performance_monitor/
performance_monitor_util.cc 36 const std::string& description) {
45 event.extension_description = description;
  /external/chromium_org/chrome/browser/resources/extensions/
extension_info.css 33 #extension-description {
  /external/chromium_org/chrome/browser/sync_file_system/
mock_remote_file_sync_service.cc 66 const std::string& description) {
68 OnRemoteServiceStateUpdated(state, description));
  /external/chromium_org/chrome/browser/ui/views/omnibox/
touch_omnibox_popup_contents_view.cc 38 if (!match.description.empty()) {
41 DrawString(canvas, match.description, match.description_class, true, x, y);
44 // When we have only one line of content (no description), we center the
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/
ttsdebug.css 38 .description {
  /external/chromium_org/chromeos/ime/
component_extension_ime_manager.h 23 std::string description; // The engine description. member in struct:chromeos::ComponentExtensionEngine
34 std::string description; // description of extension. member in struct:chromeos::ComponentExtensionIME
112 // Returns localized description of |input_method_id|.
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_requester.h 58 virtual void OnRegistrationError(const std::string& description) = 0;
64 virtual void OnServerError(const std::string& description) = 0;
privet_http_server.h 42 std::string description; member in struct:PrivetHttpServer::DeviceInfo
84 virtual void GetRegistrationServerError(std::string* description) = 0;
  /external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
TestCallbackHelperContainer.java 63 public void notifyCalled(int errorCode, String description, String failingUrl) {
65 mDescription = description;
  /external/chromium_org/net/spdy/
spdy_test_utils.cc 56 const std::string& description,
78 << "Description:\n"
79 << description
  /external/chromium_org/ppapi/cpp/dev/
font_dev.h 107 const FontDescription_Dev& description);
114 bool Describe(FontDescription_Dev* description,
  /external/chromium_org/ppapi/cpp/trusted/
browser_font_trusted.h 113 const BrowserFontDescription& description);
120 bool Describe(BrowserFontDescription* description,
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentMarkerController.h 52 void addMarker(Range*, DocumentMarker::MarkerType, const String& description);
53 void addMarker(Range*, DocumentMarker::MarkerType, const String& description, uint32_t hash);
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCICECandidate.mm 55 - (NSString *)description {
  /external/chromium_org/third_party/libjingle/source/talk/base/
network.h 158 Network(const std::string& name, const std::string& description,
166 const std::string& description() const { return description_; } function in class:talk_base::Network
204 // Debugging description of this network
  /external/chromium_org/tools/grit/grit/tool/
android2grd.py 109 """Returns a short description of the Android2Grd tool.
114 A string containing a short description of the android2grd tool.
233 # The description of a <string> element is contained within the comment
235 description = ''
239 description = ' '.join(child.data.split())
252 msg_node = self.__CreateMessageNode(messages, grd_name, description,
255 # Reset the description once a message has been parsed.
256 description = ''
391 def __CreateMessageNode(self, messages_node, grd_name, description, msg,
398 if not description
    [all...]
  /external/chromium_org/v8/test/test262/
harness-adapt.js 34 function Test262Error(id, path, description, codeString,
38 this.description = description;
70 test.description,
  /external/junit/src/org/junit/runner/
Description.java 12 * <p>A <code>Description</code> describes a test which is to be run or has been run. <code>Descriptions</code>
22 * a superclass below {@link Object}. We needed a way to pass a class and name together. Description
28 public class Description implements Serializable {
32 * Create a <code>Description</code> named <code>name</code>.
33 * Generally, you will add children to this <code>Description</code>.
34 * @param name the name of the <code>Description</code>
36 * @return a <code>Description</code> named <code>name</code>
38 public static Description createSuiteDescription(String name, Annotation... annotations) {
41 return new Description(name, annotations);
45 * Create a <code>Description</code> of a single test named <code>name</code> in the class <code>clazz</code>
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 15 %description
26 %description devel
37 %description python
46 %description utils
  /external/markdown/markdown/extensions/
rss.py 72 ("description", None)):
95 description = etree.SubElement(item, "description")
107 description.text = pholder

Completed in 830 milliseconds

<<21222324252627282930>>