Searched
full:role (Results
301 -
325 of
1058) sorted by null
<<11121314151617181920>>
| /external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
| p2ptransportchannel.h | 79 virtual void SetIceRole(IceRole role); 113 virtual bool GetSslRole(talk_base::SSLRole* role) const { 117 virtual bool SetSslRole(talk_base::SSLRole role) {
|
| /external/libsepol/src/ |
| genusers.c | 166 ERR(NULL, "undefined role %s (%s:%u)", 170 /* Set the role and every role it dominates */
|
| /developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/ |
| SyncService.java | 31 * <p>Note: The SyncService itself is not notified when a new sync occurs. It's role is to
|
| /developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/ |
| SyncService.java | 31 * <p>Note: The SyncService itself is not notified when a new sync occurs. It's role is to
|
| /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/ |
| SyncService.java | 31 * <p>Note: The SyncService itself is not notified when a new sync occurs. It's role is to
|
| /docs/source.android.com/src/accessories/ |
| protocol.jd | 23 devices) and the Android-powered device acts in the USB accessory role. Android USB accessories are
|
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| package.html | 30 role of these objects is to hold immutable stylesheet data, not to perform
|
| /external/bluetooth/bluedroid/stack/avdt/ |
| avdt_scb_act.c | 54 ** role when the stream is closed. 90 p_scb->role = AVDT_CLOSE_ACP; 121 p_scb->role = AVDT_CLOSE_ACP; 219 p_scb->role = AVDT_OPEN_INT; 1133 UINT8 role; local [all...] |
| /external/bluetooth/bluedroid/stack/btm/ |
| btm_dev.c | 312 ** device supports role switch 316 ** Returns TRUE if device is known and role switch is supported 326 /* Role switch is not allowed if a SCO is up */ 349 /* If we don't know peer's capabilities, assume it supports Role-switch */
|
| /external/bluetooth/bluedroid/stack/include/ |
| l2c_api.h | 573 ** Description This function sets the desire role for L2CAP. 574 ** If the new role is L2CAP_ROLE_ALLOW_SWITCH, allow switch on 576 ** If the new role is L2CAP_ROLE_DISALLOW_SWITCH, do not allow switch on 579 ** If the new role is a valid role (HCI_ROLE_MASTER or HCI_ROLE_SLAVE), 580 ** the desire role is set to the new value. Otherwise, it is not changed. 582 ** Returns the new (current) role [all...] |
| /external/checkpolicy/ |
| policy_parse.y | 92 %token ROLE 468 role_type_def : ROLE identifier TYPES names ';' 471 role_attr_def : ROLE identifier opt_attr_list ';' 489 role_def : ROLE identifier_push ';' 491 | ROLE identifier_push '{' roles '}' 565 | SOURCE ROLE { if (insert_separator(1)) return -1; } names_push 568 | TARGET ROLE { if (insert_separator(1)) return -1; } names_push 571 | ROLE role_mls_op 855 require_decl_def : ROLE { $$ = require_role; }
|
| /external/chromium/chrome/browser/accessibility/ |
| accessibility_win_browsertest.cc | 60 // Check that the name and role of the given IAccessible instance and its 84 // Expected accessible role. Checked against IAccessible::get_accRole. 385 GURL tree_url("data:text/html,<ul tabindex='-1' role='radiogroup'><li id='li'" 463 // The role attribute causes the node to be in the accessibility tree. 465 "data:text/html,<body role=group></body>"); 490 // The role attribute causes the node to be in the accessibility tree. 492 "data:text/html,<div role=group style='visibility: hidden'>text" 518 // The role attribute causes the node to be in the accessibility tree. 520 "data:text/html,<div role=group tabindex='-1'></div>");
|
| /external/chromium/chrome/browser/ui/views/location_bar/ |
| star_view.cc | 37 state->role = ui::AccessibilityTypes::ROLE_PUSHBUTTON;
|
| /external/chromium_org/ash/system/tray/ |
| actionable_view.cc | 67 state->role = ui::AccessibilityTypes::ROLE_PUSHBUTTON;
|
| tray_item_more.cc | 102 state->role = ui::AccessibilityTypes::ROLE_PUSHBUTTON;
|
| /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ui/ |
| navigation_list.js | 29 this.setAttribute('role', 'option'); 177 // Overriding default role 'list' set by cr.ui.List.decorate() to 'listbox' 178 // role for better accessibility on ChromeOS. 179 this.setAttribute('role', 'listbox');
|
| /external/chromium_org/chrome/browser/ui/ |
| browser_tab_contents.h | 59 // serve in that role. It is safe to call this on a WebContents that was
|
| /external/chromium_org/chrome/browser/ui/views/location_bar/ |
| bubble_icon_view.cc | 25 state->role = ui::AccessibilityTypes::ROLE_PUSHBUTTON;
|
| open_pdf_in_reader_view.cc | 56 state->role = ui::AccessibilityTypes::ROLE_PUSHBUTTON;
|
| script_bubble_icon_view.cc | 61 state->role = ui::AccessibilityTypes::ROLE_PUSHBUTTON;
|
| zoom_view.cc | 46 state->role = ui::AccessibilityTypes::ROLE_PUSHBUTTON;
|
| /external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/ |
| calculator.html | 12 <div id="calculator-display" role="log" aria-live="polite">
|
| /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/js/ |
| rule_list_test.html | 49 var ruleElements = rulesEl.querySelectorAll('[role=listitem]');
|
| /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/cube/ |
| index.html | 80 <div id="progress-bar" class="progress-bar" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" style="width: 0%">
|
| /external/chromium_org/sandbox/linux/services/ |
| init_process_reaper.cc | 43 // In the parent, assuming the role of an init process.
|
Completed in 1290 milliseconds
<<11121314151617181920>>