/external/chromium/chrome/browser/ui/cocoa/ |
keystone_infobar.h | 17 // gain authorization to perform the promotion. The info bar is not shown
|
tab_view_picker_table.h | 25 // Shown above all the tab names. May be |nil|.
|
fullscreen_controller.h | 66 // |kFullScreenModeHideDock| while the overlay is shown. If the window is not 82 // the fullscreen window is setup, just before it is shown. |-exitFullscreen| 101 // Informs the controller that the overlay should be shown/hidden, possibly with 109 // Gets the current floating bar shown fraction. 112 // Sets a new current floating bar shown fraction. NOTE: This function has side 113 // effects, such as modifying the fullscreen mode (menu bar shown state).
|
/external/chromium/chrome/browser/ui/views/ |
instant_confirm_view.h | 16 // The view shown in the instant confirm dialog.
|
/external/iproute2/man/man8/ |
rtacct.8 | 26 Dump zero counters too. By default they are not shown.
|
/external/junit/src/junit/swingui/ |
TestRunView.java | 9 * A TestRunView is shown as a page in a tabbed folder.
|
/external/svox/picolanginstaller/res/values/ |
strings.xml | 24 <!-- After launching the application that installs the required files for speech synthesis on the user's SD card, this message is shown during the installation. CHAR LIMIT=80 --> 26 <!-- After launching the application that installs the required files for speech synthesis on the user's SD card, this message is shown during the installation --> 35 <!-- Text shown to the user when the application that tries to install voice data files on the user's SD card failed the installation [CHAR LIMIT=NONE] --> 37 <!-- Text shown to the user when the application that tries to install voice data files on the user's SD card failed the installation -->
|
/external/valgrind/main/helgrind/tests/ |
tc05_simple_race.c | 7 with no locking. This is the program shown in Fig 2 of the
|
/external/valgrind/main/memcheck/tests/ |
nanoleak2.c | 7 // it gives the y/n/c suppression prompt for errors that aren't shown. This
|
/external/webkit/Source/WebCore/manual-tests/autocorrection/ |
autocorrection-contraction.html | 33 <div><p>This test verifies that, after typing an apostrophe, if the current word is part of a contraction, previously shown autocorrection will not be applied.</p>
|
close-window-when-correction-is-shown.html | 33 <title>Testing closing window when correction suggestion is shown</title>
|
/external/webkit/Source/WebKit/win/Interfaces/ |
IWebDesktopNotificationsDelegate.idl | 38 @discussion A class that represents a notification being shown 81 @param notification The Notification to be shown. 87 @abstract Cancel showing a notification (or take it down if it's shown). 95 notification need not be un-shown, but events should not be invoked.
|
/frameworks/base/core/java/android/inputmethodservice/ |
ExtractEditLayout.java | 108 // Title will not be shown. 113 // Title will not be shown. 118 // Subtitle will not be shown. 123 // Subtitle will not be shown.
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
AccountPromptUtils.java | 37 * Utility class for controlling whether the standard "no account" prompt on launch is shown. 43 /** {@link SharedPreferences} key for whether or not the "no account" prompt should be shown. */ 59 * Returns true if the "no account" prompt should be shown 78 * can be shown, so checking the {@link #KEY_SHOW_ACCOUNT_PROMPT} value in
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
manifest-expected-completion17.txt | 5 android:versionName : The text shown to the user to indicate the version they have. [string]
|
/external/chromium/chrome/browser/extensions/ |
extension_context_menu_model.h | 31 // popup be shown and inspected. 40 // will be shown for "Inspect Popup" which, when selected, will cause
|
/external/chromium/chrome/browser/ui/views/tab_contents/ |
tab_contents_container.cc | 56 // shown and getting focused. We need to keep track of that so we install 57 // the focus subclass on the shown HWND so we intercept focus change events.
|
/frameworks/base/tests/ImfTest/src/com/android/imftest/samples/ |
OneEditTextActivitySelected.java | 59 // set to resize so IME is always shown (and also so 60 // ImfBaseTestCase#destructiveCheckImeInitialState thinks it should always be shown
|
/packages/apps/Calendar/res/values/ |
config.xml | 27 <!-- when on, event info is shown in full screen, when off, shown as a popup. -->
|
/packages/apps/Calendar/res/values-xlarge/ |
config.xml | 27 <!-- when on, event info is shown in full screen, when off, shown as a popup. -->
|
/packages/apps/Contacts/res/values-ja/ |
donottranslate_config.xml | 21 <!-- If true, an option is shown in Display Options UI to choose a sort order --> 27 <!-- If true, an option is shown in Display Options UI to choose a name display order -->
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_BWin.h | 59 shown = false; 86 /* Override the Show() method so we can tell when we've been shown */ 89 shown = true; 91 virtual bool Shown(void) { 92 return (shown); 277 bool shown; member in class:SDL_BWin
|
/frameworks/base/core/java/android/preference/ |
TwoStatePreference.java | 101 * Sets the summary to be shown when checked. 103 * @param summary The summary to be shown when checked. 121 * Returns the summary to be shown when checked. 129 * Sets the summary to be shown when unchecked. 131 * @param summary The summary to be shown when unchecked. 149 * Returns the summary to be shown when unchecked.
|
DialogPreference.java | 94 * Sets the title of the dialog. This will be shown on subsequent dialogs. 111 * Returns the title to be shown on subsequent dialogs. 119 * Sets the message of the dialog. This will be shown on subsequent dialogs. 141 * Returns the message to be shown on subsequent dialogs. 149 * Sets the icon of the dialog. This will be shown on subsequent dialogs. 158 * Sets the icon (resource ID) of the dialog. This will be shown on 168 * Returns the icon to be shown on subsequent dialogs. 176 * Sets the text of the positive button of the dialog. This will be shown on 194 * Returns the text of the positive button to be shown on subsequent 204 * Sets the text of the negative button of the dialog. This will be shown o [all...] |
/development/samples/SampleSyncAdapter/res/values/ |
strings.xml | 46 <!-- Message shown in progress dialog while app connects to the server --> 62 <!-- Message shown in dialog if the username or password is invalid. --> 66 <!-- Message shown in dialog if the password is invalid --> 70 <!-- Message shown in dialog to prompt the user for their password --> 74 Message shown if the provided account doesn't support the current
|