HomeSort by relevance Sort by last modified time
    Searched full:highlighted (Results 251 - 275 of 333) sorted by null

<<11121314

  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java 161 * as each text is highlighted. You can write a test to perform
  /packages/apps/Settings/src/com/android/settings/
SecuritySettings.java 502 // There will be no highlighted selection since nothing in the list matches
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderService.java 372 * 20 pixels and also highlighted by the {@link EmptyViewsOverlay}. The default is an
CanvasViewInfo.java 448 * should be highlighted when selected. This is the case for any layout that is less than the minimum
    [all...]
  /frameworks/base/docs/html/tools/testing/
activity_test.jd     [all...]
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/banners/
AppBannerView.java 488 // Mimic Google Now card behavior, where the card stops being highlighted if the user
    [all...]
  /external/chromium_org/chrome/browser/ui/views/profiles/
avatar_menu_bubble_view.cc 148 // this to make sure that the ProfileItemView looks highlighted even when
  /external/chromium_org/ui/app_list/cocoa/
apps_grid_controller_unittest.mm 594 // the model builder will ask for the item to be highlighted.
    [all...]
  /external/owasp/sanitizer/tools/findbugs/doc/
Changes.html     [all...]
  /dalvik/docs/
prettify.js 424 // (3) /<\/?[a-zA-Z][^>]*>/ : A probably tag that should not be highlighted
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 703 // The URL could have been cobbled together from any highlighted text string,
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
ElementsPanel.js 616 var matches = treeElement.listItemElement.getElementsByClassName("highlighted-search-result");
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/css/
gallery.css 407 .gallery .filename-spacer .saved[highlighted] {
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
slide_mode.js 1010 ImageUtil.setAttribute.bind(null, this.savedLabel_, 'highlighted');
    [all...]
  /external/chromium_org/ui/file_manager/gallery/css/
gallery.css 415 .gallery .filename-spacer .saved[highlighted] {
  /external/chromium_org/ui/file_manager/gallery/js/
slide_mode.js 1010 ImageUtil.setAttribute.bind(null, this.savedLabel_, 'highlighted');
    [all...]
  /external/clang/lib/Frontend/
TextDiagnostic.cpp 661 assert(TextNormal && "Text highlighted at end of diagnostic message.");
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
GenerateResults.java 689 stream.print("build streams for each test configuration. Scenarios with CVs > 10% are highlighted\n");
    [all...]
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 438 highlighted. Each event displays its type, start and end points, track and midi
    [all...]
  /frameworks/base/docs/html/sdk/
OLD_RELEASENOTES.jd 442 <p>The <code>AndroidManifest.xml</code> files generated by ADT 0.3.1 now include the XML element required for displaying the associated app in the "Applications" menu. If you have applications created with ADT 0.3.0, simply ensure that your <code>AndroidManifest.xml</code> file contains the following highlighted line:</p>
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
CameraMetadataTest.java 246 * Format an array into a string with the {@code badIndex} highlighted with {@code **}.
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 577 // FRAG_TODO save highlighted days of the week;
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListItemView.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListFragment.java 617 // If we are using a keyboard, the highlighted item is the parent;
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java 300 * Removes the background color from the highlighted text if necessary. Should be called while
    [all...]

Completed in 1138 milliseconds

<<11121314