/external/squashfs-tools/RELEASE-READMEs/ |
README-3.2 | 27 Mksquashfs by default now displays a progress bar. This option disables
|
/external/syslinux/doc/ |
cptime.txt | 17 Times the copy off (read) of a file, optionally computes/displays
|
/external/toybox/toys/other/ |
chvt.c | 15 Virtual terminals are the Linux VGA text mode displays, ordinarily
|
/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/jellybean-mr1/ |
MediaRouterJellybeanMr1.java | 92 // wifi displays on this version but only when live video routes are requested. 102 Log.w(TAG, "Cannot scan for wifi displays because the " 121 Log.w(TAG, "Cannot scan for wifi displays.", ex); 123 Log.w(TAG, "Cannot scan for wifi displays.", ex);
|
/frameworks/base/core/tests/coretests/res/layout/ |
translucent_background.xml | 20 <!-- This screen consists of a single text field that displays some text. -->
|
/frameworks/base/packages/SystemUI/res/layout/ |
connected_device_signal.xml | 19 <!-- Displays the RSSI status of a device that is connected via bluetooth. This layout is
|
/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
RunningTasksTest.java | 70 final SparseArray<ActivityDisplay> displays = new SparseArray<>(); local 72 displays.put(DEFAULT_DISPLAY, display); 92 displays, -1 /* callingUid */, true /* allowed */); 102 displays, -1 /* callingUid */, true /* allowed */);
|
/frameworks/native/libs/vr/libdvr/include/dvr/ |
dvr_config.h | 20 // that with smart displays (with RAM), the fence is signaled earlier than
|
/frameworks/support/mediarouter/jellybean-mr1/androidx/mediarouter/media/ |
MediaRouterJellybeanMr1.java | 96 // wifi displays on this version but only when live video routes are requested. 106 Log.w(TAG, "Cannot scan for wifi displays because the " 125 Log.w(TAG, "Cannot scan for wifi displays.", ex); 127 Log.w(TAG, "Cannot scan for wifi displays.", ex);
|
/frameworks/support/samples/Support4Demos/src/main/res/layout/ |
hello_world.xml | 21 displays our "Hello, World!" text. -->
|
/frameworks/support/samples/Support7Demos/src/main/res/layout/ |
sample_media_router_presentation.xml | 17 <!-- The content that we show on secondary displays.
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
DisplayAnalyzer.h | 35 void analyzeContents(size_t numDisplays, hwc_display_contents_1_t** displays);
|
HwcModule.cpp | 48 hwc_display_contents_1_t** displays) 52 if (!hwc->prepare(numDisplays, displays)) { 61 hwc_display_contents_1_t **displays) 65 if (!hwc->commit(numDisplays, displays)) {
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/ |
GraphicsComposerCallback.h | 50 // the set of all currently connected displays
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
hwc_session.h | 60 hwc_display_contents_1_t **displays); 62 hwc_display_contents_1_t **displays); 87 void HandleSecureDisplaySession(hwc_display_contents_1_t **displays); 154 std::bitset<HWC_NUM_DISPLAY_TYPES> connected_displays_; // Bit mask of connected displays
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
hwc_session.h | 60 hwc_display_contents_1_t **displays); 62 hwc_display_contents_1_t **displays); 87 void HandleSecureDisplaySession(hwc_display_contents_1_t **displays); 154 std::bitset<HWC_NUM_DISPLAY_TYPES> connected_displays_; // Bit mask of connected displays
|
/packages/apps/Browser2/src/org/chromium/webview_shell/ |
JankActivity.java | 16 * displays the page ready for the Jank tester to test scrolling etc.
|
/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/ |
PermissionsActivity.java | 38 // The media browser displays an error anyway if it doesn't have the required permissions
|
/packages/apps/Car/Settings/src/com/android/car/settings/datetime/ |
DateTimeToggleLineItem.java | 26 * A LineItem that displays and sets system auto date/time.
|
TimeZoneLineItem.java | 30 * A LineItem that displays available time zone.
|
/packages/apps/DeskClock/src/com/android/deskclock/timer/ |
TimerItem.java | 43 /** Displays the remaining time or time since expiration. */ 46 /** Formats and displays the text in the timer. */ 49 /** Displays timer progress as a color circle that changes from white to red. */ 55 /** Displays the label associated with the timer. Tapping it presents an edit dialog. */
|
/packages/apps/EmergencyInfo/src/com/android/emergency/view/ |
ViewEmergencyContactsFragment.java | 31 * Fragment that displays emergency contacts.
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/ |
DeviceNameSettingsActivity.java | 25 * Activity that displays Device Name settings
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarDebugReceiver.java | 31 * displays debugging information.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
curses_tests.py | 6 # This script displays various things and the user should verify whether
|