HomeSort by relevance Sort by last modified time
    Searched full:visited (Results 1 - 25 of 363) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PVisitedNetworkIDHeader.java 40 * P-Visited-Network-ID SIP Private Header: RFC 3455.
45 * particular visited network, is the existence of a roaming agreement between the home and
46 * the visited network. There is a need to indicate to the home network which one is the visited
50 * one or more proxies located in the visited network towards the home network
52 * . the visited network includes an identification that is known at the home network
57 * (e.g., different visited networks), a SIP proxy MAY insert a NEW P-Visited-Network-ID header
58 * if the request does not contain a P-Visited-Network-ID header with the same network
65 * P-Visited-Network-ID = "P-Visited-Network-ID" HCOLO
    [all...]
PVisitedNetworkID.java 40 * P-Visited-Network-ID SIP Private Header: RFC 3455.
53 * visited Network ID
102 * Set the visited network ID as a string. The value will be quoted in the header.
116 * Set the visited network ID as a token
130 * Get the visited network ID value of this header
  /cts/tools/signature-tools/templates/
Styles.st 8 a.default:visited {color: blue; text-decoration: none}
12 a.discreet:visited {color: black; text-decoration: none}
  /external/webkit/WebCore/manual-tests/
redraw-page-cache-visited-links.html 27 <div><a href="http://bugs.webkit.org/show_bug.cgi?id=8079">Bug 8079 REGRESSION: Redraw from page cache does not show visited links</a></div>
30 <li><a id="mylink" href="./resources/redraw-page-cache-visited-links-2.html">Click This Link Once</a><br><br>
31 <li value="4">The test passes if the link in Step 2 is rendered in a visited link color after the click.
  /external/proguard/src/proguard/classfile/visitor/
ClassHierarchyTraveler.java 28 * optionally travel to the visited class, its superclass, its interfaces, and
45 * @param visitThisClass specifies whether to visit the originally visited
48 * the visited classes.
50 * the visited classes.
52 * the visited classes.
ClassCounter.java 26 * This ClassVisitor counts the number of classes that has been visited.
36 * Returns the number of classes that has been visited so far.
ExceptionCounter.java 28 * This ExceptionInfoVisitor counts the number of exceptions that has been visited.
38 * Returns the number of exceptions that has been visited so far.
MemberCounter.java 26 * This MemberVisitor counts the number of class members that have been visited.
36 * Returns the number of class members that has been visited so far.
  /external/bluetooth/glib/tests/bookmarks/
valid-02.xbel 5 <bookmark href="file:///home/zefram/Documents/milan-stuttgart.ps" added="20050930T23:05:28Z" modified="20050930T23:05:28Z" visited="20050930T23:05:28Z">
fail-08.xbel 11 <bookmark href="file:///home/zefram/Documents/milan-stuttgart.ps" added="20050930T23:05:28Z" modified="20050930T23:05:28Z" visited="20050930T23:05:28Z">
fail-09.xbel 11 <bookmark href="file:///home/zefram/Documents/milan-stuttgart.ps" added="20050930T23:05:28Z" modified="20050930T23:05:28Z" visited="20050930T23:05:28Z">
  /external/webkit/WebCore/manual-tests/resources/
redraw-page-cache-visited-links-2.html 13 <div><a href="http://bugs.webkit.org/show_bug.cgi?id=8079">Bug 8079 REGRESSION: Redraw from page cache does not show visited links</a></div>
  /external/webkit/WebKit/qt/tests/qwebhistoryinterface/
tst_qwebhistoryinterface.cpp 81 * Test that visited links are properly colored. http://www.trolltech.com is marked
82 * as visited, so the below website should have exactly one element in the a:visited
89 QCOMPARE(m_page->mainFrame()->evaluateJavaScript("document.querySelectorAll(':visited').length;").toString(),
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
LocalSdkParser.java 78 HashSet<File> visited = new HashSet<File>(); local
84 visited.add(dir);
91 visited.add(dir);
118 visited.add(samplesDir);
130 visited.add(new File(target.getLocation()));
134 scanMissingSamples(osSdkRoot, visited, packages, log);
135 scanExtras(osSdkRoot, visited, packages, log);
144 * Find any other directory <em>at the top level</em> that hasn't been visited yet
148 HashSet<File> visited,
159 if (dir.isDirectory() && !visited.contains(dir)) {
    [all...]
  /external/proguard/src/proguard/classfile/instruction/visitor/
InstructionCounter.java 29 * This InstructionVisitor counts the number of instructions that has been visited.
41 * Returns the number of instructions that has been visited so far.
  /external/webkit/WebKit/qt/Api/
qwebhistoryinterface.cpp 89 pages that have been visited to the interface, while
91 visited by the user.
114 Called by the WebKit engine to query whether a certain \a url has been visited by the user already.
115 Returns true if the \a url is part of the history of visited links; otherwise returns false.
121 Called by WebKit to add another \a url to the list of visited pages.
  /external/webkit/WebCore/platform/
LinkHash.h 56 // Returns the has of the string that will be used for visited link coloring.
60 // base URL, and returns the hash of the string that will be used for visited
66 // base URL, and returns the hash of the string that will be used for visited.
  /packages/apps/Calendar/src/com/android/calendar/
CalendarApplication.java 30 * the screens that were visited, with the more recently visited screens
32 * points to the first element in the list (the most recently visited
  /external/proguard/src/proguard/optimize/peephole/
BranchTargetFinder.java 83 * CodeAttribute that was visited most recently.
93 * any kind in the CodeAttribute that was visited most recently.
107 * branch instruction in the CodeAttribute that was visited most recently.
117 * branch instruction in the CodeAttribute that was visited most recently.
127 * definite branch instruction in the CodeAttribute that was visited most
138 * exception try block in the CodeAttribute that was visited most recently.
148 * exception try block in the CodeAttribute that was visited most recently.
158 * exception catch block in the CodeAttribute that was visited most recently.
168 * invocation in the CodeAttribute that was visited most recently.
178 * subroutine in the CodeAttribute that was visited most recently
    [all...]
InstructionSequencesReplacer.java 52 * in the visited code.
79 * in the visited code.
109 * in the visited code.
  /external/webkit/SunSpider/hosted/
sunspider.css 19 :visited { color: #5113A1 }
  /frameworks/base/core/java/com/android/internal/net/
DomainNameValidator.java 52 * Checks the site certificate against the domain name of the site being visited
54 * @param thisDomain The domain name of the site being visited
101 * Checks the site certificate against the IP domain name of the site being visited
103 * @param thisDomain The DNS domain name of the site being visited
141 * Checks the site certificate against the DNS domain name of the site being visited
143 * @param thisDomain The DNS domain name of the site being visited
197 * @param thisDomain The domain name of the site being visited
  /external/webkit/WebKit/gtk/webkit/
webkitwebhistoryitem.cpp 40 * for coloring the links of visited sites. #WebKitHistoryItem's constructed with
45 * /<!-- -->* Inject a visited page into the global history *<!-- -->/
200 * WebKitWebHistoryItem:last-visited-time:
202 * The time at which the history item was last visited.
209 "last-visited-time",
210 _("Last visited Time"),
211 _("The time at which the history item was last visited"),
420 * Returns the last time @web_history_item was visited
422 * Return value: the time in seconds this @web_history_item was last visited
  /external/webkit/WebKit/mac/History/
WebHistoryItem.h 37 either the item's title, alternate title, url strings, or last visited interval
44 @discussion WebHistoryItems are created by WebKit to represent pages visited.
46 pages visited. With the exception of the displayTitle, the properties of
97 @abstract The last time the page represented by this item was visited. The interval
100 @result The last time this item was visited.
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PVisitedNetworkIDParser.java 43 * P-Visited-Network-ID header parser.
46 * P-Visited-Network-ID = "P-Visited-Network-ID" HCOLON

Completed in 803 milliseconds

1 2 3 4 5 6 7 8 91011>>