Searched refs:shownPage (Results 1 – 1 of 1) sorted by relevance
92 shownPage: 0, property in PageListView147 this.shownPage = loadTimeData.getInteger('shown_page_type');157 if (this.shownPage == loadTimeData.getInteger('apps_page_id')) {494 this.shownPage != loadTimeData.getInteger('apps_page_id');513 if (this.shownPage == loadTimeData.getInteger('suggestions_page_id')) {517 this.shownPage = loadTimeData.getInteger('most_visited_page_id');519 if (this.shownPage == loadTimeData.getInteger('most_visited_page_id')) {523 this.shownPage = loadTimeData.getInteger('apps_page_id');525 if (this.shownPage == loadTimeData.getInteger('apps_page_id') &&531 this.shownPage = loadTimeData.getInteger('most_visited_page_id');[all …]