HomeSort by relevance Sort by last modified time
    Searched full:setwindowtitle (Results 26 - 34 of 34) sorted by null

12

  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActionBarView.java 507 * @see #setWindowTitle(CharSequence)
520 public void setWindowTitle(CharSequence title) {
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_win.cc 341 bool DesktopRootWindowHostWin::SetWindowTitle(const string16& title) {
    [all...]
desktop_root_window_host_x11.cc 522 bool DesktopRootWindowHostX11::SetWindowTitle(const string16& title) {
    [all...]
  /external/chromium_org/ui/views/widget/
native_widget_win.cc 235 bool NativeWidgetWin::SetWindowTitle(const string16& title) {
    [all...]
native_widget_aura.cc 349 bool NativeWidgetAura::SetWindowTitle(const string16& title) {
    [all...]
widget.cc 816 if (!native_widget_->SetWindowTitle(window_title))
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 67 setWindowTitle(sel->text(0));
wpagui.cpp     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindow.java 363 mActionBar.setWindowTitle(title);
    [all...]

Completed in 131 milliseconds

12