HomeSort by relevance Sort by last modified time
    Searched refs:Bookmarks (Results 51 - 52 of 52) sorted by null

1 23

  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.js 264 BOOKMARKS: 'bookmarks',
442 // Special case to show a specific bookmarks folder.
443 // Used to show the mobile bookmarks folder after importing.
444 var bookmarkIdMatch = window.location.hash.match(/#bookmarks:(\d+)/);
447 document.location.hash = '#bookmarks';
454 // incognito NTPs have a bookmarks section.
456 document.location.hash = '#bookmarks';
472 addMainSection('bookmarks');
695 * configuration using the favicon layout used for bookmarks
    [all...]

Completed in 170 milliseconds

1 23