/external/chromium_org/chrome/browser/prefs/ |
session_startup_pref_unittest.cc | 116 // and the NTP is being used for the homepage, their preferences are migrated 164 // "homepage", and the NTP is being used for the homepage, their preferences
|
/external/chromium_org/chrome/browser/ui/search/ |
search_tab_helper.h | 54 // Sets up the initial state correctly for a preloaded NTP. 198 // is set to NTP regardless of the current URL; this is used to ensure that
|
search_tab_helper.cc | 33 #include "chrome/browser/ui/webui/ntp/ntp_user_data_logger.h" 56 // For reporting Cacheable NTP navigations. 113 // Called when an NTP finishes loading. If the load start time was noted, 281 // Set the title on any pending entry corresponding to the NTP. This 303 // resources. Normally, we set the title when we begin a NTP load, but it can
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_view_unittest.cc | 122 // Bookmark bar is reparented to BrowserView on NTP. 136 // Bookmark bar layout on NTP.
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
rtcp_receiver.h | 65 // get received NTP 66 int32_t NTP(uint32_t *ReceivedNTPsecs,
|
/external/chromium_org/third_party/webrtc/system_wrappers/source/ |
clock.cc | 142 // Retrieve an NTP absolute timestamp in seconds and fractions of a second. 152 // Retrieve an NTP absolute timestamp in milliseconds.
|
/external/chromium_org/third_party/webrtc/video_engine/include/ |
vie_capture.h | 107 // |capture_time| must be specified in the NTP time format in milliseconds. 117 // |capture_time| must be specified in the NTP time format in milliseconds.
|
/external/tcpdump/tests/ |
dcb_ets.out | 11 YS, NTP, MTU, Option 119 13 NTP 78 YS, NTP, MTU, Option 119 80 NTP 90 YS, NTP, MTU, Option 119 92 NTP 103 YS, NTP, MTU, Option 119 105 NTP 179 YS, NTP, MTU, Option 119 181 NTP [all...] |
dcb_pfc.out | 10 YS, NTP, MTU, Option 119 12 NTP
|
/external/chromium_org/chrome/common/ |
chrome_switches.cc | 292 // Disables the menu on the NTP for accessing sessions from other devices. 293 const char kDisableNTPOtherSessionsMenu[] = "disable-ntp-other-sessions-menu"; 642 // Enables fanciful thumbnail processing. Used with NTP for [all...] |
/frameworks/base/libs/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_org/chrome/android/java/src/org/chromium/chrome/browser/omnibox/ |
AutocompleteController.java | 109 * native NTP. This should be false on all other pages. 191 * native NTP. This should be false on all other pages.
|
/external/chromium_org/chrome/browser/resources/local_ntp/ |
local_ntp.css | 14 #ntp-contents { 18 .non-google-page #ntp-contents {
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_button.h | 37 // mode on the NTP. 86 // mode on the NTP.
|
/external/chromium_org/components/metrics/proto/ |
omnibox_event.proto | 93 // it will still be reported as NTP. 94 NTP = 1;
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
NewTabPagePrefs.java | 11 * This class allows Java code to read and modify preferences related to the NTP
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/tabmodel/ |
TabModel.java | 39 FROM_NEW, // Selection of newly created tab (e.g. for a url intent or NTP).
|
/external/chromium_org/chrome/browser/chromeos/memory/ |
oom_priority_manager.h | 75 bool is_reloadable_ui; // Reloadable web UI page, like NTP or Settings.
|
/external/chromium_org/chrome/browser/extensions/ |
chrome_app_sorting.cc | 29 // A preference determining the order of which the apps appear on the NTP. 33 // A preference determining the page on which an app appears in the NTP. 161 // the remaining apps will appear further down the NTP than it or on a 480 // Include the Web Store App since it is displayed on the NTP.
|
chrome_app_sorting.h | 165 // any collision of on the NTP (icons with the same page and same app launch
|
chrome_app_sorting_unittest.cc | 156 // A preference determining the order of which the apps appear on the NTP. 158 // A preference determining the page on which an app appears in the NTP. 272 // A preference determining the order of which the apps appear on the NTP. 274 // A preference determining the page on which an app appears in the NTP. [all...] |
/external/chromium_org/chrome/browser/profiles/ |
profile_metrics.h | 34 NTP_AVATAR_BUBBLE = 0, // User opens avatar icon menu from NTP
|
/external/chromium_org/chrome/browser/ |
site_details.cc | 55 // Make sure we don't overcount process-per-site sites, like the NTP.
|
/external/chromium_org/chrome/browser/supervised_user/ |
supervised_user_interstitial.cc | 169 NTP,
|
/external/chromium_org/chrome/browser/ui/app_list/search/ |
app_result.cc | 15 #include "chrome/browser/ui/webui/ntp/core_app_launcher_handler.h"
|