HomeSort by relevance Sort by last modified time
    Searched full:displayed (Results 376 - 400 of 3560) sorted by null

<<11121314151617181920>>

  /developers/build/prebuilts/gradle/WearComplicationProvidersTestSuite/Wearable/src/main/java/com/example/android/wearable/wear/wearcomplicationproviderstestsuite/
LongTextProviderService.java 76 // should always be displayed by the watch face. This means that when a long text
77 // provider supplies both title and icon, it is expected that both are displayed.
  /developers/samples/android/accessibility/CheckableLayout/
template-params.xml 63 always displayed, while the second `<![CDATA[<ImageView>]]>`'s
68 `drawable/ic_checkable_item.xml`). This drawable is displayed only
  /developers/samples/android/connectivity/network/BasicNetworking/Application/src/main/java/com/example/android/basicnetworking/
SimpleTextFragment.java 35 // Contains the text that will be displayed by this Fragment
38 // Contains a resource ID for the text that will be displayed by this fragment.
  /developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/res/xml/
aid_list.xml 47 The apduServiceBanner is displayed in the "Tap & Pay" menu in the system Settings app, and
48 is only displayed for apps which implement the "payment" AID category.
  /developers/samples/android/system/AppShortcuts/
template-params.xml 28 This API allows an application to define a set of Intents which are displayed as
55 This API allows an application to define a set of Intents which are displayed as when a user
  /developers/samples/android/wearable/wear/WearComplicationProvidersTestSuite/Wearable/src/main/java/com/example/android/wearable/wear/wearcomplicationproviderstestsuite/
LongTextProviderService.java 76 // should always be displayed by the watch face. This means that when a long text
77 // provider supplies both title and icon, it is expected that both are displayed.
  /development/samples/browseable/BasicNetworking/src/com.example.android.basicnetworking/
SimpleTextFragment.java 35 // Contains the text that will be displayed by this Fragment
38 // Contains a resource ID for the text that will be displayed by this fragment.
  /development/samples/browseable/CardEmulation/res/xml/
aid_list.xml 47 The apduServiceBanner is displayed in the "Tap & Pay" menu in the system Settings app, and
48 is only displayed for apps which implement the "payment" AID category.
  /device/generic/goldfish/camera/
PreviewWindow.h 110 * to be the dimensions of the frames that are going to be displayed. Plus,
117 * camera_dev - Camera device, prpviding frames displayed in the preview
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
SmbiosView.h 92 @param[in] Option ECHO, NORMAL, or DETAIL control the amount of detail displayed.
104 @param[in] Option ECHO, NORMAL, or DETAIL control the amount of detail displayed.
  /external/autotest/frontend/client/src/autotest/common/ui/
Paginator.java 18 * A widget to faciliate pagination of tables. Shows currently displayed rows,
108 * Get the current ending row index (one past the last currently displayed
  /external/iproute2/man/man8/
ip-monitor.8 69 option is set, a prefix is displayed before each message to
84 A prefix is displayed to show the network namespace where the message
  /external/llvm/include/llvm/Support/
Unicode.h 29 /// Determines if a character is likely to be displayed correctly on the
39 /// except for U+00AD SOFT HYPHEN, as it's actually displayed on most
  /external/llvm/unittests/Support/
UnicodeTest.cpp 30 // 00AD SOFT HYPHEN is displayed on most terminals as a space or a dash. Some
75 EXPECT_TRUE(isPrintable(0xAD)); // SOFT HYPHEN is displayed on most terminals
  /external/python/cpython2/Doc/library/
cgitb.rst 23 uncaught exception occurs, a detailed, formatted report will be displayed. The
35 displayed in the browser and whether the report is logged to a file for later
  /external/python/cpython3/Doc/library/
cgitb.rst 24 uncaught exception occurs, a detailed, formatted report will be displayed. The
36 displayed in the browser and whether the report is logged to a file for later
  /external/tensorflow/tensorflow/tools/ci_build/
README.md 52 Results from Jenkins are displayed in the Jenkins UI. For more information,
55 Results from the internal CI system are displayed in the Build Status UI. In
  /external/vboot_reference/firmware/2lib/include/
2nvstorage.h 41 * Localization index for screen bitmaps displayed by firmware.
61 * loaded at boot time, so that BIOS screens can be displayed. 0=no,
  /frameworks/base/core/java/android/app/
ITaskStackListener.aidl 24 /** Activity was resized to be displayed in split-screen. */
26 /** Activity was resized to be displayed on a secondary display. */
  /frameworks/base/core/java/android/appwidget/
AppWidgetProviderInfo.java 71 * Indicates that the widget can be displayed on the home screen. This is the default value.
76 * Indicates that the widget can be displayed on the keyguard.
81 * Indicates that the widget can be displayed within a space reserved for the search box.
179 * displayed until the RemoteViews for the AppWidget is available.
187 * The resource id of the initial layout for this AppWidget when it is displayed on keyguard.
188 * This parameter only needs to be provided if the widget can be displayed on the keyguard,
251 * Determines whether this widget can be displayed on the home screen, the keyguard, or both.
252 * A widget which is displayed on both needs to ensure that it follows the design guidelines
  /frameworks/base/core/java/android/view/
SubMenu.java 90 * @param iconRes The new icon (as a resource ID) to be displayed.
99 * @param icon The new icon (as a Drawable) to be displayed.
  /frameworks/base/core/java/android/widget/
ViewSwitcher.java 75 * Returns the next view to be displayed.
77 * @return the view that will be displayed after the next views flip.
  /frameworks/base/media/java/android/media/
SubtitleData.java 91 * Returns the media time at which the subtitle should be displayed, expressed in microseconds.
99 * Returns the duration in microsecond during which the subtitle should be displayed.
  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
MultiActionsProvider.java 20 * be displayed by an {@link AbstractMediaItemPresenter}.
111 * @return Array of MultiAction items to be displayed for this media item row.
  /frameworks/support/slices/view/src/main/res/values/
strings.xml 19 <!-- Format string indicating the number of extra items that aren't being displayed.
22 <!-- Text indicating there is more content available that is not displayed. [CHAR LIMIT=10] -->

Completed in 765 milliseconds

<<11121314151617181920>>