/external/chromium/chrome/browser/web_resource/ |
promo_resource_service.cc | 52 // Server for dynamically loaded NTP HTML elements. TODO(mirandac): append 165 // invalidate the NTP cache at the time of the promo start. 268 // notification, so that the logo on the NTP is updated. This check is 401 // notification, so that the logo on the NTP is updated. This check is
|
/external/dnsmasq/contrib/wrt/ |
README | 53 with the system clock being warped by NTP, and it vastly reduces the
|
/external/libpcap/ |
pcap-snit.c | 119 register struct nit_iftime *ntp; local 172 ntp = (struct nit_iftime *)cp; 173 cp += sizeof(*ntp); 192 h.ts = ntp->nh_timestamp;
|
/external/tcpdump/ |
Android.mk | 75 print-ntp.c\
|
print-syslog.c | 69 { 12, "ntp" },
|
Makefile.in | 83 print-nfs.c print-ntp.c print-null.c print-olsr.c print-ospf.c \ 103 ipx.h llc.h machdep.h mib.h nfsfh.h nfsv2.h ntp.h ospf.h \
|
INSTALL | 123 ntp.h - Network Time Protocol definitions 188 print-ntp.c - Network Time Protocol printer routines
|
/external/chromium/chrome/browser/ui/webui/ |
app_launcher_handler.cc | 44 // The URL prefixes used by the NTP to signal when the web store or an app 197 // The promo may not load until a couple seconds after the first NTP view, 198 // so we listen for the load notification and notify the NTP when ready. 223 // The WebStore launcher gets special treatment in ntp/apps.js. 387 // To give a more "launchy" experience when using the NTP launcher, we close 609 // We bounce this off the NTP so the browser can update the apps icon.
|
app_launcher_handler.h | 43 // Callback for pings related to launching apps on the NTP.
|
new_tab_page_sync_handler.cc | 101 DCHECK(sync_service_); // This shouldn't get called by an incognito NTP.
|
shown_sections_handler.cc | 25 // TODO(aa): Needs to be updated to match newest NTP - http://crbug.com/57440
|
foreign_session_handler.cc | 25 // Maximum number of session we're going to display on the NTP
|
/frameworks/base/services/java/com/android/server/location/ |
GpsLocationProvider.java | 220 // how often to request NTP time, in milliseconds 223 // how long to wait if we have a network error in NTP or XTRA downloading 233 // states for injecting ntp and downloading xtra data 238 // flags to trigger NTP or XTRA data download when network becomes available 239 // initialized to true so we do NTP and XTRA when the network comes up after booting 243 // set to true if the GPS engine does not do on-demand NTP time requests 604 // force refresh NTP cache when outdated 609 // only update when NTP time is fresh 616 Log.d(TAG, "NTP server returned: " 632 // send delayed message for next NTP injectio [all...] |
/external/chromium/chrome/browser/resources/touch_ntp/ |
newtab.js | 13 var ntp = (function() { 323 * The normal NTP uses this to keep track of the current launch-type of an 798 // publish ntp globals 799 var assert = ntp.assert; 800 var getAppsCallback = ntp.getAppsCallback; 801 var appsPrefChangeCallback = ntp.appsPrefChangeCallback; 805 ntp.initialize();
|
newtab.css | 83 like the classic NTP's most-visited icons? Or should we extend webkit
|
/external/chromium/chrome/browser/automation/ |
testing_automation_provider.h | 718 // Gets info about the elements in the NTP. 724 // Moves a thumbnail in the NTP's Most Visited sites section to a different 731 // Removes a thumbnail from the NTP's Most Visited sites section. 737 // Unpins a thumbnail in the NTP's Most Visited sites section. 744 // NTP's Most Visited sites section. [all...] |
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
bookmark_bar_gtk.h | 110 // The NTP needs to have access to this. 157 // NTP). 324 // Used to float the bookmark bar when on the NTP.
|
/frameworks/base/services/common_time/ |
clock_recovery.cpp | 176 // Implement a filter which should match NTP filtering behavior when a 179 // lowest round trip time. NTP uses an N of 8; we use a value of 6. 183 // large asymmetries in the TX/RX legs. Downside of the existing NTP
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_button.h | 40 // mode on the NTP. 89 // mode on the NTP.
|
/external/chromium/chrome/browser/extensions/ |
apps_promo.cc | 182 // Maximize the apps section of the NTP if this is the first time viewing the
|
/external/dhcpcd/ |
README | 62 ./configure -with-hook=ntp.conf
|
/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/ |
BandwidthEnforcementTestService.java | 143 if (client.requestTime("0.pool.ntp.org", 10000)) {
|
/external/chromium/chrome/browser/themes/ |
browser_theme_pack.h | 79 // supposed to work for the NTP attribution and background resources.
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_theme_service.cc | 73 // Default color for links on the NTP when the GTK+ theme doesn't define a 734 // We pick the text and background colors for the NTP out of the colors for a 747 // The NTP header is the color that surrounds the current active thumbnail on 748 // the NTP, and acts as the border of the "Recent Links" box. It would be [all...] |
/external/dnsmasq/ |
dnsmasq.conf.example | 257 # Set the NTP time server addresses to 192.168.0.4 and 10.10.0.5 258 #dhcp-option=option:ntp-server,192.168.0.4,10.10.0.5 260 # Set the NTP time server address to be the same machine as 280 #dhcp-option = net:red, option:ntp-server, 192.168.1.1
|