HomeSort by relevance Sort by last modified time
    Searched full:role (Results 601 - 625 of 1058) sorted by null

<<21222324252627282930>>

  /external/chromium_org/ui/message_center/views/
message_view.cc 225 state->role = ui::AccessibilityTypes::ROLE_PUSHBUTTON;
  /external/chromium_org/ui/views/bubble/
bubble_delegate.cc 144 state->role = ui::AccessibilityTypes::ROLE_DIALOG;
  /external/chromium_org/ui/views/controls/
message_box_view.cc 136 state->role = ui::AccessibilityTypes::ROLE_ALERT;
progress_bar.cc 181 state->role = ui::AccessibilityTypes::ROLE_PROGRESSBAR;
single_split_view.cc 66 state->role = ui::AccessibilityTypes::ROLE_GROUPING;
  /external/chromium_org/ui/views/controls/webview/
webview.cc 166 state->role = ui::AccessibilityTypes::ROLE_GROUPING;
  /external/chromium_org/ui/views/widget/
widget_delegate.h 63 virtual ui::AccessibilityTypes::Role GetAccessibleWindowRole() const;
  /external/chromium_org/ui/webui/resources/js/cr/ui/
menu.js 42 this.setAttribute('role', 'menu');
menu_item.js 46 this.setAttribute('role', 'menuitem');
  /external/iproute2/include/linux/
atm.h 211 char lij_type; /* role in LIJ call; one of ATM_LIJ* */
  /external/kernel-headers/original/linux/
atm.h 214 char lij_type; /* role in LIJ call; one of ATM_LIJ* */
spinlock.h 7 * here's the role of the various spinlock/rwlock related include files:
  /external/libnfc-nci/src/nfa/include/
nfa_cho_api.h 79 /* Device Role of Handover */
  /external/libnfc-nci/src/nfc/llcp/
llcp_api.c 74 ** - Inactivity Timeout as initiator role
75 ** - Inactivity Timeout as target role
156 ** - Inactivity Timeout as initiator role
157 ** - Inactivity Timeout as target role
    [all...]
  /external/mesa3d/src/gallium/docs/source/
conf.py 69 # The reST default role (used for this markup: `text`) to use for all documents.
  /external/mockito/src/org/mockito/
BDDMockito.java 17 * The problem is that current stubbing api with canonical role of <b>when</b> word does not integrate nicely with <b>//given //when //then</b> comments.
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConstants.java 39 public static final String PROPERTY_ROLE = "ROLE";
  /hardware/libhardware/include/hardware/
bt_rc.h 35 BTRC_FEAT_ABSOLUTE_VOLUME = 0x02, /* Supports TG role and volume sync */
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.c 655 OMX_GetComponentsOfRole(OMX_IN OMX_STRING role,
678 if(!strcmp(role,core[i].roles[j]))
703 if(!strcmp(role,core[i].roles[j]))
733 Returns the primary role of the components supported.
  /hardware/qcom/media/mm-core/src/common/
qc_omx_core.c 638 OMX_GetComponentsOfRole(OMX_IN OMX_STRING role,
661 if(!strcmp(role,core[i].roles[j]))
686 if(!strcmp(role,core[i].roles[j]))
716 Returns the primary role of the components supported.
  /ndk/build/awk/
gen-cygwin-deps-converter.awk 140 # Note: the role of the generated shell script is to first check
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atm.h 209 char lij_type; /* role in LIJ call; one of ATM_LIJ* */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm.h 209 char lij_type; /* role in LIJ call; one of ATM_LIJ* */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm.h 209 char lij_type; /* role in LIJ call; one of ATM_LIJ* */
  /docs/source.android.com/src/devices/tech/security/
se-linux.jd 49 label these devices so the user role assigned the root privilege can write to
117 upon role. Because the default policy provided by Android is so permissive, OEMs
247 <p><em>Allow</em> - Gives the role permission to carry out the action described

Completed in 1171 milliseconds

<<21222324252627282930>>