HomeSort by relevance Sort by last modified time
    Searched refs:removeFromBookmarks (Results 1 - 4 of 4) sorted by null

  /packages/apps/Browser/src/com/android/browser/
HistoryItem.java 86 Bookmarks.removeFromBookmarks(getContext(),
Bookmarks.java 101 /* package */ static void removeFromBookmarks(Context context,
127 Log.e(LOGTAG, "removeFromBookmarks", e);
BrowserHistoryPage.java 408 Bookmarks.removeFromBookmarks(activity, activity.getContentResolver(),
BrowserBookmarksPage.java 224 Bookmarks.removeFromBookmarks(activity, activity.getContentResolver(), url, name);

Completed in 101 milliseconds