Home
last modified time | relevance | path

Searched refs:stopEditingUrl (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DNavigationBarBase.java128 void stopEditingUrl() { in stopEditingUrl() method in NavigationBarBase
159 stopEditingUrl(); in onAction()
220 stopEditingUrl(); in dispatchKeyEventPreIme()
DPieControl.java80 public void stopEditingUrl() { in stopEditingUrl() method in PieControl
81 mUi.stopEditingUrl(); in stopEditingUrl()
DTabBar.java196 mUi.stopEditingUrl(); in onClick()
203 mUi.stopEditingUrl(); in onClick()
DBaseUi.java502 public void stopEditingUrl() { in stopEditingUrl() method in BaseUi
503 mTitleBar.getNavigationBar().stopEditingUrl(); in stopEditingUrl()
DNavigationBarPhone.java148 stopEditingUrl(); in onClick()
/packages/apps/Browser/src/com/android/browser/view/
DPieMenu.java56 public void stopEditingUrl(); in stopEditingUrl() method
202 mController.stopEditingUrl(); in show()