Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DCombinedBookmarkHistoryActivity.java167 /* package */ void removeParentChildRelationShips() { in removeParentChildRelationShips() method in CombinedBookmarkHistoryActivity
DBrowserHistoryPage.java183 .removeParentChildRelationShips(); in onOptionsItemSelected()
DTabControl.java184 void removeParentChildRelationShips() { in removeParentChildRelationShips() method in TabControl
DBrowserActivity.java3537 mTabControl.removeParentChildRelationShips(); in onActivityResult()