/external/chromium_org/chrome/browser/ui/sync/ |
sync_promo_ui.h | 14 // |profile| is the profile for which the promo would be displayed.
|
/external/chromium_org/chrome/test/functional/ |
chromeos_browser.py | 18 msg='Incognito window is not displayed') 27 msg='Incognito window is not displayed.') 43 msg='Full Screen is not displayed.') 48 msg='Normal screen is not displayed.')
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_UnlockYUVOverlay.3 | 11 The opposite to \fI\fBSDL_LockYUVOverlay\fP\fR\&. Unlocks a previously locked overlay\&. An overlay must be unlocked before it can be displayed\&.
|
/frameworks/ex/chips/res/values/ |
strings.xml | 17 <!-- Text displayed when the recipientedittextview is not focused. Displays the total number of recipients since the field is shrunk to just display a portion --> 20 <!-- Text displayed when the user long presses on a chip to copy the recipients email address. 23 <!-- Text displayed when the user long presses on a chip to copy the recipient's phone number. 26 <!-- Text displayed in the enter key slot when the recipientedittextview has focus.
|
/external/smack/src/org/jivesoftware/smackx/packet/ |
MessageEvent.java | 42 * been displayed. This event is to be raised by the XMPP client.</li> 44 * <li>Displayed<br> 45 * Once the message has been received by the recipient's XMPP client, it may be displayed to the 46 * user. This event indicates that the message has been displayed, and is to be raised by the 47 * XMPP client. Even if a message is displayed multiple times, this event should be raised only 63 public static final String DISPLAYED = "displayed"; 69 private boolean displayed = false; field in class:MessageEvent 122 * when the message is displayed. 123 * When the message is a notification returns if the message was displayed or not [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/ |
one_click_signin_bubble_controller.h | 28 // menu this bubble will be displayed, and callbacks which are called 30 // alternate message that will be displayed in the case of an authentication 34 // The bubble is not automatically displayed; call showWindow:id to
|
/external/chromium_org/ui/message_center/ |
message_center_tray_delegate.h | 15 // surfaces that should be displayed when the MessageCenter is changed. 24 // if popups were actually displayed to the user. 31 // user. Returns true if the center was actually displayed to the user.
|
/external/chromium_org/chrome/browser/ui/fullscreen/ |
fullscreen_controller_browsertest.cc | 36 // Request mouse lock. Bubble is displayed. 54 // Request mouse lock. Bubble is displayed. 69 // Request mouse lock. Bubble is displayed.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
unctrl.h | 38 * Control characters are displayed in caret notation (^x), DELETE is displayed 39 * as ^?. Printable characters are displayed as is.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
unctrl.h | 38 * Control characters are displayed in caret notation (^x), DELETE is displayed 39 * as ^?. Printable characters are displayed as is.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
unctrl.h | 38 * Control characters are displayed in caret notation (^x), DELETE is displayed 39 * as ^?. Printable characters are displayed as is.
|
/development/samples/Wiktionary/ |
_index.html | 5 menu. The word of the day is downloaded from Wiktionary and displayed in a
|
/development/samples/WiktionarySimple/ |
_index.html | 5 displayed in a frame. Touching the widget will open a new browser session and
|
/development/samples/browseable/Basic/ |
_index.jd | 11 displayed in an action bar overflow.</p>
|
/development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/ui/ |
RecyclingImageView.java | 29 * being displayed. 63 // Notify new Drawable that it is being displayed 66 // Notify old Drawable so it is no longer being displayed 71 * Notifies the drawable that it's displayed state has changed.
|
/external/chromium_org/chrome/browser/chromeos/login/ |
captive_portal_window_proxy.h | 75 // wp(Show(), DISPLAYED) = IDLE | WAITING_FOR_REDIRECTION 76 // wp(Close(), IDLE) = WAITING_FOR_REDIRECTION | DISPLAYED 77 // wp(OnRedirected(), DISPLAYED) = WAITING_FOR_REDIRECTION 78 // wp(OnOriginalURLLoaded(), IDLE) = WAITING_FOR_REDIRECTION | DISPLAYED
|
/external/chromium_org/chrome/common/extensions/api/ |
identity_private.idl | 18 // Fired when a web flow dialog should be displayed.
|
/external/zxing/qr_scanner/res/values/ |
strings.xml | 5 <!-- Error message displayed when starting up the phone/tablet's camera to scan a QR code has failed [CHAR LIMIT=NONE] -->
|
/packages/apps/Tag/res/values/ |
strings.xml | 28 <!-- The title displayed for unknown tag types --> 31 <!-- The title displayed for an empty tag --> 37 <!-- String displayed for an action to send a text message to a phone number --> 40 <!-- String displayed for an action to call a phone number -->
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationSpecialItemView.java | 28 * point. The methods described here control whether the view gets displayed, and what it displays. 32 * Called when there as an update to the information being displayed. 45 * Returns whether this view is to be displayed in the list or not. A view can be added freely 47 * @return true if this view should be displayed, false otherwise.
|
/external/chromium/chrome/browser/tab_contents/ |
link_infobar_delegate.h | 20 // Returns the message string to be displayed in the InfoBar. |link_offset| 24 // Returns the text of the link to be displayed.
|
/external/chromium/chrome/browser/ui/views/ |
profile_tag_view.h | 39 // Create the bitmaps to be displayed on the frame behind the profile button. 56 // The button to be displayed above this view.
|
/external/chromium/chrome/common/ |
security_style.h | 10 // context in which they are displayed. For example, the location bar displays 11 // a lock icon when it is displayed during a valid SSL connection.
|
/external/chromium_org/cc/layers/ |
delegated_renderer_layer.h | 32 // Set the size at which the frame should be displayed, with the origin at the 34 // value of (0, 0) implies that the frame should be displayed to fit exactly
|
/external/chromium_org/chrome/browser/ui/cocoa/media_picker/ |
desktop_media_picker_item.h | 38 // Sets the image of the item to be displayed in |IKImageBrowserView|. 41 // Sets the label of the item to be displayed in |IKImageBrowserView|.
|