Home
last modified time | relevance | path

Searched refs:removeFromBookmarks (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DHistoryItem.java86 Bookmarks.removeFromBookmarks(getContext(), in onCheckedChanged()
DBookmarks.java101 /* package */ static void removeFromBookmarks(Context context, in removeFromBookmarks() method in Bookmarks
DBrowserHistoryPage.java408 Bookmarks.removeFromBookmarks(activity, activity.getContentResolver(), in onContextItemSelected()
DBrowserBookmarksPage.java224 Bookmarks.removeFromBookmarks(activity, activity.getContentResolver(), url, name); in handleContextItem()