HomeSort by relevance Sort by last modified time
    Searched full:searchbutton (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/chrome/browser/ui/views/location_bar/
search_button.h 14 class SearchButton : public views::LabelButton {
16 explicit SearchButton(views::ButtonListener* listener);
17 virtual ~SearchButton();
24 DISALLOW_COPY_AND_ASSIGN(SearchButton);
search_button.cc 11 SearchButton::SearchButton(views::ButtonListener* listener)
46 SearchButton::~SearchButton() {
49 void SearchButton::UpdateIcon(bool is_search) {
location_bar_view.h 50 class SearchButton;
506 SearchButton* search_button_;
  /packages/apps/Launcher3/res/values-v17/
styles.xml 6 <style name="SearchButton.WithPaddingStart">
  /frameworks/base/tests/TransitionTests/res/layout/
search_screen.xml 21 android:text="@string/searchButton"
23 android:id="@+id/searchButton"/>
results_screen.xml 21 android:text="@string/searchButton"
23 android:id="@+id/searchButton"/>
  /packages/apps/Launcher2/res/layout-land/
search_bar.xml 23 style="@style/SearchButton"
38 style="@style/SearchButton"
  /packages/apps/Launcher3/res/layout-land/
qsb.xml 23 style="@style/SearchButton"
38 style="@style/SearchButton"
  /packages/apps/Launcher2/res/layout-port/
search_bar.xml 26 style="@style/SearchButton"
51 style="@style/SearchButton"
  /packages/apps/Launcher2/res/layout-sw720dp/
search_bar.xml 26 style="@style/SearchButton"
50 style="@style/SearchButton"
  /packages/apps/Launcher3/res/layout-port/
qsb.xml 24 style="@style/SearchButton.WithPaddingStart"
49 style="@style/SearchButton"
  /packages/apps/Launcher3/res/layout-sw720dp/
qsb.xml 24 style="@style/SearchButton.WithPaddingStart"
49 style="@style/SearchButton"
  /external/chromium_org/chrome/browser/resources/downloads/
downloads.html 20 i18n-values="placeholder:searchbutton" class="form" autofocus incremental>
  /packages/apps/Launcher3/res/values-sw340dp-port/
styles.xml 22 <style name="SearchButton">
  /packages/apps/Launcher2/res/values-sw340dp-port/
styles.xml 22 <style name="SearchButton">
  /packages/apps/Launcher3/res/values-land/
styles.xml 22 <style name="SearchButton">
  /packages/apps/Launcher3/res/values-sw720dp/
styles.xml 29 <style name="SearchButton">
  /packages/apps/Launcher2/res/values-land/
styles.xml 34 <style name="SearchButton">
  /packages/apps/Launcher3/res/values/
styles.xml 57 <style name="SearchButton">
126 <style name="SearchButton.WithPaddingStart">
  /external/chromium_org/chrome/browser/ui/webui/
downloads_ui.cc 43 source->AddLocalizedString("searchbutton", IDS_DOWNLOAD_SEARCH_BUTTON);
  /frameworks/base/tests/TransitionTests/res/values/
strings.xml 14 <string name="searchButton">Search</string>
  /external/chromium_org/chrome/browser/resources/history/
history.html 77 <input type="submit" id="search-button" i18n-values="value:searchButton">
  /packages/apps/Launcher2/res/values/
styles.xml 133 <style name="SearchButton">
  /packages/apps/Launcher2/res/values-sw720dp/
styles.xml 139 <style name="SearchButton">
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java     [all...]

Completed in 339 milliseconds

1 2