/development/samples/WiFiDirectDemo/ |
_index.html | 17 — a <code>ListFragment</code> that displays available peers and their status. </li> 19 — a <code>Fragment</code> that displays the details of the selected device and also drives the connection, disonnection and data transfer functionality of the demo. </li>
|
/development/samples/WiFiDirectServiceDiscovery/ |
_index.html | 17 — a <code>ListFragment</code> that displays available services, peers and their status. </li> 19 — a <code>Fragment</code> that displays handles chat UI </li>
|
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/ |
ScannerFragment.java | 43 * Scans for Bluetooth Low Energy Advertisements matching a filter and displays them to the user. 200 * Custom ScanCallback object - adds to adapter on success, displays error on failure.
|
/docs/source.android.com/src/devices/accessories/headset/ |
testing.jd | 51 displays the media volume decrease by one notch and the volume output is 55 <li> Press on the volume-up button. Then verify the volume panel displays the media
|
/docs/source.android.com/src/devices/input/ |
getevent.jd | 96 option displays textual labels and the <code>-t</code> option displays
|
/external/chromium-trace/catapult/netlog_viewer/netlog_viewer/ |
dns_view.js | 6 * This view displays information on the host resolver: 136 * Displays information corresponding to the current async DNS configuration.
|
quic_view.js | 6 * This view displays a summary of the state of each QUIC session, and 83 * information on each QUIC session. Otherwise, displays "None".
|
/external/drm_hwcomposer/ |
hwcomposer.cpp | 196 DisplayMap displays; member in struct:android::hwc_context_t 638 hwc_drm_display_t *hd = &ctx->displays[display]; 686 for (std::pair<const int, hwc_drm_display> &display_entry : ctx->displays) 700 hwc_drm_display_t *hd = &ctx->displays[display]; 785 hwc_drm_display_t *hd = &ctx->displays[display]; 796 hwc_drm_display_t *hd = &ctx->displays[display]; 864 hwc_drm_display_t *hd = &ctx->displays[display]; 941 ALOGE("Failed to enumerate displays: %s", strerror(ret));
|
/external/iproute2/man/man8/ |
ip-netns.8 | 84 This command displays all of the network namespaces in /var/run/netns 188 command displays nsid of the current network namespace and provides the
|
ss.8 | 15 When no option is used ss displays a list of 52 Attempts to forcibly close sockets. This option displays sockets that are
|
/external/webrtc/webrtc/modules/desktop_capture/mac/ |
full_screen_chrome_window_detector.cc | 64 desktop_config.displays.begin(); 65 it != desktop_config.displays.end(); ++it) {
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/ |
GridTouchVerticalSpacingStackFromBottomTest.java | 77 // TODO: needs to be adjusted to pass on non-HVGA displays 99 // TODO: needs to be adjusted to pass on non-HVGA displays
|
GridTouchVerticalSpacingTest.java | 70 // TODO: needs to be adjusted to pass on non-HVGA displays 87 // TODO: needs to be adjusted to pass on non-HVGA displays
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/ |
ListTouchBottomGravityManyTest.java | 115 // TODO: needs to be adjusted to pass on non-HVGA displays 137 // TODO: needs to be adjusted to pass on non-HVGA displays
|
ListTouchManyTest.java | 162 // TODO: needs to be adjusted to pass on non-HVGA displays 179 // TODO: needs to be adjusted to pass on non-HVGA displays
|
/frameworks/base/docs/html/design/ |
design_toc.cs | 62 <li><a href="<?cs var:toroot ?>design/style/devices-displays.html">Devices and Displays</a></li>
|
/frameworks/base/docs/html/design/handhelds/ |
index.jd | 55 <p>The Recents button at the right side of the navigation bar displays the apps that the user has 77 <p>Displays pending notifications on the left and status, such as time, battery level, or signal
|
/frameworks/base/tools/orientationplot/ |
README.txt | 35 The tool displays several time series graphs that plot the output of the 70 3. Accelerometer jitter. The accelerometer latency graph displays the interval
|
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/graphics/ |
PaletteDetailActivity.java | 39 * Activity which displays the more details about a generated {@link Palette} for a specific 42 * Displays the full generated palette of colors in a grid, which allows clicking on an palette item
|
/frameworks/support/v17/preference-leanback/src/android/support/v17/preference/ |
LeanbackSettingsFragment.java | 132 * Displays a preference fragment to the user. This method can also be used to display 155 * Displays a fragment to the user, temporarily replacing the contents of this fragment.
|
/hardware/qcom/display/msm8996/libqdutils/ |
display_config.h | 38 // Only primary and external displays are supported here. 98 // calls for external displays
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
hwc_color_manager.h | 119 bool SolidFillLayersPrepare(hwc_display_contents_1_t **displays, HWCDisplay *hwc_display); 120 bool SolidFillLayersSet(hwc_display_contents_1_t **displays, HWCDisplay *hwc_display);
|
/hardware/qcom/display/msmcobalt/libqdutils/ |
display_config.h | 38 // Only primary and external displays are supported here. 106 // calls for external displays
|
/hardware/qcom/display/msmcobalt/sdm/libs/hwc/ |
hwc_color_manager.h | 119 bool SolidFillLayersPrepare(hwc_display_contents_1_t **displays, HWCDisplay *hwc_display); 120 bool SolidFillLayersSet(hwc_display_contents_1_t **displays, HWCDisplay *hwc_display);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
progress.hpp | 32 // A progress_timer behaves like a timer except that the destructor displays 70 // progress_display displays an appropriate indication of
|