/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
GrepDialog.py | 19 title = "Find in Files Dialog" variable in class:GrepDialog
|
ReplaceDialog.py | 19 title = "Replace Dialog" variable in class:ReplaceDialog
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
GrepDialog.py | 19 title = "Find in Files Dialog" variable in class:GrepDialog
|
ReplaceDialog.py | 19 title = "Replace Dialog" variable in class:ReplaceDialog
|
/developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/slidingtabsbasic/ |
SlidingTabsBasicFragment.java | 33 * to display a custom {@link ViewPager} title strip which gives continuous feedback to the user 41 * A custom {@link ViewPager} title strip which looks much like Tabs present in Android v4.0 and 115 * Return the title of the item at {@code position}. This is important as what this method 118 * Here we construct one using the position value, but for real application the title should 140 TextView title = (TextView) view.findViewById(R.id.item_title); local 141 title.setText(String.valueOf(position + 1));
|
/developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/slidingtabscolors/ |
ContentFragment.java | 32 private static final String KEY_TITLE = "title"; 40 public static ContentFragment newInstance(CharSequence title, int indicatorColor, 43 bundle.putCharSequence(KEY_TITLE, title); 66 TextView title = (TextView) view.findViewById(R.id.item_title); local 67 title.setText("Title: " + args.getCharSequence(KEY_TITLE));
|
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/slidingtabsbasic/ |
SlidingTabsBasicFragment.java | 33 * to display a custom {@link ViewPager} title strip which gives continuous feedback to the user 41 * A custom {@link ViewPager} title strip which looks much like Tabs present in Android v4.0 and 115 * Return the title of the item at {@code position}. This is important as what this method 118 * Here we construct one using the position value, but for real application the title should 140 TextView title = (TextView) view.findViewById(R.id.item_title); local 141 title.setText(String.valueOf(position + 1));
|
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/slidingtabscolors/ |
ContentFragment.java | 32 private static final String KEY_TITLE = "title"; 40 public static ContentFragment newInstance(CharSequence title, int indicatorColor, 43 bundle.putCharSequence(KEY_TITLE, title); 66 TextView title = (TextView) view.findViewById(R.id.item_title); local 67 title.setText("Title: " + args.getCharSequence(KEY_TITLE));
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
FragmentAlertDialog.java | 76 public static MyAlertDialogFragment newInstance(int title) { 79 args.putInt("title", title); 86 int title = getArguments().getInt("title"); local 90 .setTitle(title)
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
FragmentAlertDialogSupport.java | 77 public static MyAlertDialogFragment newInstance(int title) { 80 args.putInt("title", title); 87 int title = getArguments().getInt("title"); local 91 .setTitle(title)
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/ui/ |
DialogHelperImpl.java | 73 private static final String KEY_TITLE = "title"; 87 public void showErrorMessageDialog(String title, Exception exception) { 89 bundle.putString(KEY_TITLE, title); 100 String title = args.getString(KEY_TITLE); local 102 .setTitle(title)
|
/external/chromium/chrome/browser/accessibility/ |
browser_views_accessibility_browsertest.cc | 137 std::wstring title = UTF16ToWide(l10n_util::GetStringFUTF16( local 140 TestAccessibilityInfo(acc_obj, title, ROLE_SYSTEM_WINDOW);
|
/external/chromium/chrome/browser/autocomplete/ |
extension_app_provider_unittest.cc | 49 std::string title; member in struct:ExtensionApps 65 info.set_title(UTF8ToUTF16(kExtensionApps[i].title));
|
history_contents_provider_unittest.cc | 27 const char* title; member in struct:__anon1559::TestEntry 81 history_service->SetPageTitle(url, UTF8ToUTF16(test_entries[i].title)); 118 EXPECT_STREQ(test_entries[0].title, UTF16ToUTF8(m[0].description).c_str()); 120 EXPECT_STREQ(test_entries[1].title, UTF16ToUTF8(m[1].description).c_str()); 123 TEST_F(HistoryContentsProviderTest, Title) { 132 EXPECT_STREQ(test_entries[0].title, UTF16ToUTF8(m[0].description).c_str()); 134 EXPECT_STREQ(test_entries[1].title, UTF16ToUTF8(m[1].description).c_str());
|
/external/chromium/chrome/browser/extensions/ |
extension_page_actions_module.cc | 48 std::string title; local 53 EXTENSION_FUNCTION_VALIDATE(action->GetString(keys::kTitleKey, &title)); 91 page_action->SetTitle(tab_id, title); 192 std::string title; 193 EXTENSION_FUNCTION_VALIDATE(args->GetString("title", &title)); 195 page_action_->SetTitle(tab_id, title);
|
/external/chromium/chrome/browser/history/ |
history_querying_unittest.cc | 26 const char* title; member in struct:history::__anon1920::TestEntry 38 {"http://www.google.com/1", "Title 1", 10, 40 {"http://www.google.com/3", "Title 3", 8, 42 {"http://www.google.com/2", "Title 2", 9, 63 // Now check the URL & title. 65 result.title() == UTF8ToUTF16(test_entries[test_entry_index].title); 114 history_->SetPageTitle(url, UTF8ToUTF16(test_entries[i].title)); 253 QueryHistory("title", options, &results); 308 row1.set_title(UTF8ToUTF16("archived title")); [all...] |
/external/chromium/chrome/browser/importer/ |
firefox_importer_unittest.cc | 104 // Unicode characters in title and shortcut. 105 string16 title; local 113 charset, &title, &url, &favicon, &shortcut, &add_date, &post_data); 115 EXPECT_EQ(L"\x4E2D\x6587", UTF16ToWide(title)); 124 charset, &title, &url, &favicon, &shortcut, &add_date, &post_data); 126 EXPECT_EQ(ASCIIToUTF16("name"), title); 134 charset, &title, &url, &favicon, &shortcut, &add_date, &post_data); 136 EXPECT_EQ(ASCIIToUTF16("name"), title); 145 charset, &title, &url, &favicon, &shortcut, &add_date, &post_data); 147 EXPECT_EQ(ASCIIToUTF16("name"), title); [all...] |
/external/chromium/chrome/browser/ |
plugin_exceptions_table_model.cc | 155 string16 title = plugins[i].GetGroupName(); local 180 Group group = { title, group_id++ };
|
session_history_uitest.cc | 64 std::wstring title; local 65 EXPECT_TRUE(tab_->GetTabTitle(&title)); 66 return title; 486 // Test that using location.replace doesn't leave the title of the old page 489 "files/session_history/replace.html?no-title.html"))); 500 "#q=%3Cimg%20src%3Dx%3Ax%20onerror%3D%22document.title%3D'XSS'%22%3E"); 522 EXPECT_EQ(L"Default Title", GetTabTitle()); 529 EXPECT_EQ(L"Default Title", GetTabTitle());
|
shell_integration.h | 62 string16 title; member in struct:ShellIntegration::ShortcutInfo 96 // and |title|. The |template_contents| should be contents of .desktop file 103 const string16& title,
|
shell_integration_unittest.cc | 165 const char* title; member in struct:__anon2134 265 "Innocent Title", 272 "Name=Innocent Title\n" 283 "Innocent Title", 290 "Name=Innocent Title\n" 307 ASCIIToUTF16(test_cases[i].title),
|
/external/chromium/chrome/browser/ssl/ |
ssl_error_info.h | 54 // A title describing the error, usually to be used with the details below. 55 const string16& title() const { return title_; } function in class:SSLErrorInfo 70 SSLErrorInfo(const string16& title,
|
/external/chromium/chrome/browser/ui/gtk/ |
sad_tab_gtk.cc | 69 // Use a vertical box to contain icon, title, message and link. 81 // Add spacer between image and title. 86 // Add center-aligned title. 87 GtkWidget* title = MakeWhiteMarkupLabel( local 92 gtk_box_pack_start(GTK_BOX(vbox), title, FALSE, FALSE, 0); local 94 // Add spacer between title and message.
|
/external/chromium/chrome/common/ |
web_apps.h | 47 // Title of the application. 48 string16 title; member in struct:WebApplicationInfo
|
/external/chromium_org/ash/launcher/ |
launcher_types.h | 105 // Title of the item. 106 base::string16 title; member in struct:ash::LauncherItemDetails
|