/external/chromium_org/chrome/browser/ui/ |
browser_instant_controller.cc | 23 #include "chrome/browser/ui/webui/ntp/app_launcher_handler.h"
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
browser_window_utils.mm | 154 // - the toolbar pattern lined up horizontally with the NTP background.
|
/external/chromium_org/chrome/browser/ui/search/ |
instant_extended_interactive_uitest.cc | 750 // Navigate back to NTP. 787 // Set the text and press enter to navigate from NTP. 793 // Navigate back to NTP. 803 // SRP to NTP. [all...] |
instant_extended_manual_interactive_uitest.cc | 63 // Make IsOffline() return false so we don't try to use the local NTP.
|
/external/chromium_org/chrome/browser/ui/toolbar/ |
toolbar_model.h | 99 // wouldn't have displayed a URL to begin with (e.g. for the NTP).
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
ntp_resource_cache.cc | 5 #include "chrome/browser/ui/webui/ntp/ntp_resource_cache.h" 31 #include "chrome/browser/ui/webui/ntp/new_tab_page_handler.h" 32 #include "chrome/browser/ui/webui/ntp/new_tab_ui.h" 33 #include "chrome/browser/ui/webui/ntp/ntp_login_handler.h"
|
ntp_user_data_logger_unittest.cc | 5 #include "chrome/browser/ui/webui/ntp/ntp_user_data_logger.h"
|
/external/chromium_org/chrome/browser/ui/webui/signin/ |
profile_signin_confirmation_dialog.cc | 75 // TODO(dconnelly): redirect back to NTP?
|
/external/chromium_org/chrome/browser/web_resource/ |
promo_resource_service.cc | 132 // invalidate the NTP cache at the time of the promo start.
|
/external/chromium_org/chrome/common/ |
pref_names.cc | [all...] |
url_constants.cc | 676 const char kChromeSearchLocalNtpHost[] = "local-ntp"; 678 "chrome-search://local-ntp/local-ntp.html"; 679 const char kChromeSearchRemoteNtpHost[] = "remote-ntp";
|
/external/chromium_org/content/public/common/ |
page_transition_types_list.h | 57 // screen saver, opening the devtools window, opening the NTP after the safe
|
/external/chromium_org/extensions/browser/ |
app_sorting.h | 39 // this is called it is guaranteed that there are no collisions of NTP icons.
|
/external/chromium_org/media/cast/audio_sender/ |
audio_sender.h | 116 // Records lip-sync (i.e., mapping of RTP <--> NTP timestamps), and
|
/external/chromium_org/third_party/WebKit/Source/platform/weborigin/ |
KnownPorts.cpp | 96 123, // NTP
|
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/ |
frame_buffer.cc | 99 // We only take the ntp timestamp of the first packet of a frame.
|
/external/chromium_org/third_party/webrtc/video/ |
call_perf_tests.cc | 127 // to a bogus NTP/RTP mapping. 146 // We need two RTCP SR reports to map between RTP and NTP. More than two 376 // Haven't got enough RTCP SR in order to calculate the capture ntp time. 508 << "Timed out while waiting for estimated capture ntp time to be "
|
/external/chromium_org/ui/gfx/codec/ |
png_codec.h | 120 // images are. (There are a lot of themes that have a NTP image of about ~1
|
/external/dhcpcd/ |
README | 62 ./configure -with-hook=ntp.conf
|
/external/iputils/doc/ |
clockdiff.sgml | 73 use NTP in this case, which is even better.
|
/external/tcpdump/ |
Android.mk | 20 print-msnlb.c print-nflog.c print-nfs.c print-ntp.c print-null.c \
|
/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/ |
BandwidthEnforcementTestService.java | 143 if (client.requestTime("0.pool.ntp.org", 10000)) {
|
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_helper.cc | 297 // Perform a redirection to the NTP/Apps page to hide the blank page when 336 // of the known sign-in access points (first run, NTP, Apps page, menu, or [all...] |
/frameworks/base/services/core/java/com/android/server/location/ |
GpsLocationProvider.java | 275 // how often to request NTP time, in milliseconds 278 // how long to wait if we have a network error in NTP or XTRA downloading 288 // states for injecting ntp and downloading xtra data 293 // flags to trigger NTP or XTRA data download when network becomes available 294 // initialized to true so we do NTP and XTRA when the network comes up after booting 298 // set to true if the GPS engine does not do on-demand NTP time requests [all...] |
/external/chromium_org/chrome/browser/search/ |
instant_service.cc | 26 #include "chrome/browser/ui/webui/ntp/thumbnail_source.h" 108 // Set up the data sources that Instant uses on the NTP.
|