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

  /packages/apps/Browser/src/com/android/browser/
TitleBar.java 162 if (progress && !wantsToBeVisible()) {
273 if (!isEditingUrl() && !wantsToBeVisible()) {
366 public boolean wantsToBeVisible() {
BaseUi.java 808 if (!isLoading() && !isEditingUrl() && !mTitleBar.wantsToBeVisible()

Completed in 188 milliseconds