Searched refs:wantsToBeVisible (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DTitleBar.java148 if (progress && !wantsToBeVisible()) {
259 if (!isEditingUrl() && !wantsToBeVisible()) {
352 public boolean wantsToBeVisible() { method in class:TitleBar
H A DBaseUi.java807 if (!isLoading() && !isEditingUrl() && !mTitleBar.wantsToBeVisible()

Completed in 65 milliseconds