/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
jdepend-frames.xsl | 296 <!-- this is often a long listing; provide a lower navigation table also --> 338 <!-- this is often a long listing; provide a lower navigation table also -->
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
MultisetNavigationTester.java | 43 * Tester for navigation of SortedMultisets. 82 * Resets the contents of sortedMultiset to have entries a, c, for the navigation tests.
|
/external/jsr305/javadoc/javax/annotation/meta/ |
When.html | 30 <A HREF="#skip-navbar_top" title="Skip navigation links"></A> 309 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
/external/libogg/doc/ |
ogg-multiplex.html | 206 <h3>Whole-stream navigation</h3> 208 <p>Ogg is designed so that the simplest navigation operations treat the
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
guideinput.html | 31 SUMMARY="Header navigation table" 680 SUMMARY="Footer navigation table"
|
guideinputkeyboard.html | 31 SUMMARY="Header navigation table" 687 SUMMARY="Footer navigation table"
|
sdlenvvars.html | 31 SUMMARY="Header navigation table" 1168 SUMMARY="Footer navigation table"
|
/external/valgrind/main/docs/lib/ |
vg-html-common.xsl | 106 <xsl:template name="footer.navigation"> 125 <table class="nav" width="100%" cellspacing="3" cellpadding="2" border="0" summary="Navigation footer">
|
/frameworks/base/core/res/res/values/ |
attrs_manifest.xml | [all...] |
/frameworks/base/docs/html/training/basics/actionbar/ |
styling.jd | 124 <p>If your app uses <a href="{@docRoot}guide/topics/ui/actionbar.html#Tabs">navigation tabs</a> 322 href="{@docRoot}guide/topics/ui/actionbar.html#Tabs">navigation tabs</a>,
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
NavigationBarView.java | 187 "*** Invalid layout in navigation bar (%s this=%dx%d cur=%dx%d)", 327 "Navigation icon hints = " + hints,
|
/packages/apps/InCallUI/src/com/android/incallui/ |
InCallPresenter.java | 229 // Renable notification shade and soft navigation buttons, if we are no longer in the 264 // Disable notification shade and soft navigation buttons
|
/prebuilts/tools/common/m2/internal/org/apache/commons/commons-parent/9/ |
commons-parent-9.pom | 315 <!-- Exclude the navigation file for Maven 1 sites
319 <xdoc>navigation.xml,changes.xml</xdoc>
|
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/11/ |
commons-parent-11.pom | 330 <!-- Exclude the navigation file for Maven 1 sites
334 <xdoc>navigation.xml,changes.xml</xdoc>
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_manager.cc | 442 // Don't prerender if the navigation involves some special parameters. 543 // TODO(creis): If there is a pending navigation and no last committed 582 // If the prerendered page is in the middle of a cross-site navigation, [all...] |
/external/chromium_org/chrome/browser/ssl/ |
ssl_browser_tests.cc | 429 // cross-site navigation so we can test http://crbug.com/5800 is gone. 732 // Open a page with a HTTPS error in a tab with no prior navigation (through a 733 // link with a blank target). This is to test that the lack of navigation entry 744 // Verify our assumption that there was no prior navigation. [all...] |
/frameworks/base/core/java/android/view/ |
WindowManager.java | 457 * Window type: Navigation bar (when distinct from status bar) 480 * Window type: Fake window to consume touch events when the navigation 495 * Window type: Navigation bar panel (when navigation bar is distinct from status bar) [all...] |
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
notifications.jd | 30 <li><a href="#NotificationResponse">Preserving Navigation when Starting an Activity</a> 300 Preserving Navigation when Starting an Activity</a>: 506 <h2 id="NotificationResponse">Preserving Navigation when Starting an Activity</h2> 509 user's expected navigation experience. Clicking <i>Back</i> should take the user back through 511 the {@link android.app.Activity} as a separate task. To preserve the navigation experience, you [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ConfigurationSelector.java | 49 import com.android.resources.Navigation; [all...] |
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Document.cpp | 324 // Allow file URL descendant navigation even when allowFileAccessFromFileURLs is false. 336 String message = "Unsafe JavaScript attempt to initiate navigation for frame with URL '" + frame.document()->url().string() + "' from frame with URL '" + activeURL.string() + "'. " + reason + "\n"; 338 // FIXME: should we print to the console of the document performing the navigation instead? [all...] |
/external/jdiff/src/jdiff/ |
HTMLReportGenerator.java | [all...] |
/external/chromium/chrome/browser/ui/ |
browser.cc | [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
streams.rb | 343 system. Like all other stream types, it provides serial navigation of the input; 670 not actually use any buffered IO operations throughout the stream navigation 896 ###### Stream Navigation ########################################### [all...] |
/external/chromium/chrome/browser/resources/ |
history.html | 719 * Make a DOM object representation of a page navigation link. 720 * @param {number} page The page index the navigation element should link to 726 anchor.className = 'page-navigation'; [all...] |
history2.html | 750 * Make a DOM object representation of a page navigation link. 751 * @param {number} page The page index the navigation element should link to 757 anchor.className = 'page-navigation'; [all...] |