HomeSort by relevance Sort by last modified time
    Searched full:displayed (Results 101 - 125 of 2978) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SetGamma.3 11 Sets the "gamma function" for the display of each color component\&. Gamma controls the brightness/contrast of colors displayed on the screen\&. A gamma value of 1\&.0 is identity (i\&.e\&., no adjustment is made)\&.
SDL_ShowCursor.3 13 The cursor starts off displayed, but can be turned off\&.
  /frameworks/native/opengl/tests/gl2_java/res/values/
strings.xml 17 <!-- This file contains resource definitions for displayed strings, allowing
  /frameworks/native/opengl/tests/gl2_jni/res/values/
strings.xml 17 <!-- This file contains resource definitions for displayed strings, allowing
  /frameworks/native/opengl/tests/gl_jni/res/values/
strings.xml 17 <!-- This file contains resource definitions for displayed strings, allowing
  /frameworks/native/opengl/tests/gl_perfapp/res/values/
strings.xml 17 <!-- This file contains resource definitions for displayed strings, allowing
  /frameworks/native/opengl/tests/gldual/res/values/
strings.xml 17 <!-- This file contains resource definitions for displayed strings, allowing
  /frameworks/native/opengl/tests/testFramerate/res/values/
strings.xml 17 <!-- This file contains resource definitions for displayed strings, allowing
  /frameworks/native/opengl/tests/testLatency/res/values/
strings.xml 17 <!-- This file contains resource definitions for displayed strings, allowing
  /frameworks/native/opengl/tests/testPauseResume/res/values/
strings.xml 17 <!-- This file contains resource definitions for displayed strings, allowing
  /frameworks/native/opengl/tests/testViewport/res/values/
strings.xml 17 <!-- This file contains resource definitions for displayed strings, allowing
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
InstallFlowAnalytics.java 310 /** Sets whether permissions were displayed to the user. */
311 void setPermissionsDisplayed(boolean displayed) {
312 setFlagState(FLAG_PERMISSIONS_DISPLAYED, displayed);
315 /** Gets whether permissions were displayed to the user. */
321 * Sets whether new permissions were displayed to the user (if permissions were displayed at
324 void setNewPermissionsDisplayed(boolean displayed) {
325 setFlagState(FLAG_NEW_PERMISSIONS_DISPLAYED, displayed);
329 * Gets whether new permissions were displayed to the user (if permissions were displayed a
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
SoftwareKeyboardEventDecoder.java 20 * A decoder for events from software keyboard, like the ones displayed by Latin IME.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion30.txt 3 android:animateFirstView : Defines whether to animate the current View when the ViewAnimation is first displayed. [boolean]
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/ActionBarCompat-StyledSample/src/main/res/menu/
main.xml 29 Here we create all of the items to be displayed in the menu, setting support:showAsAction to
30 define how the item should be displayed on the compatible Action Bar.
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/ActionBarCompat-StyledSample/src/main/res/menu/
main.xml 29 Here we create all of the items to be displayed in the menu, setting support:showAsAction to
30 define how the item should be displayed on the compatible Action Bar.
  /development/samples/browseable/Styled/res/menu/
main.xml 29 Here we create all of the items to be displayed in the menu, setting support:showAsAction to
30 define how the item should be displayed on the compatible Action Bar.
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
cookie_details_view_controller.h 19 // the displayed cookie information.
25 // alter the widths of some of the fields displayed in the view.
  /external/chromium/chrome/browser/ui/cocoa/
page_info_bubble_controller.h 13 // are displayed when the user clicks the security lock icon.
16 // The model that generates the content displayed by the controller.
speech_input_window_controller.h 15 // displayed when the user starts speech input in a html input element.
55 // Sets the image to be displayed in the bubble's status ImageView. A future
  /external/chromium/chrome/browser/ui/views/infobars/
after_translate_infobar.h 39 // The text displayed in the infobar is something like:
42 // chunks, each displayed in one of the labels below.
before_translate_infobar.h 38 // The text displayed in the infobar is something like:
41 // displayed in one of the labels below.
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/_locales/en/
messages.json 28 "description": "Notification displayed for each webNavigation event."
33 "description": "Notification displayed in a webNavigation event handler without data!"
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.resources.html 4 information about network resources displayed by DevTools' Network panel.
31 by <code>getHAR()</code> should match that displayed by the Network panel.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
RepostFormWarningDialog.java 63 * Sets the currently displayed dialog in sCurrentDialog. This is required by findbugs, which
71 * @return dialog currently being displayed.

Completed in 4258 milliseconds

1 2 3 45 6 7 8 91011>>