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 148 if (progress && !wantsToBeVisible()) {
259 if (!isEditingUrl() && !wantsToBeVisible()) {
352 public boolean wantsToBeVisible() {
BaseUi.java 807 if (!isLoading() && !isEditingUrl() && !mTitleBar.wantsToBeVisible()

Completed in 53 milliseconds