/development/sys-img/ |
D | advancedFeatures.ini | 1 GrallocSync = on 2 LogcatPipe = on 3 GLAsyncSwap = on 4 GLESDynamicVersion = on 5 GLDMA = on 6 EncryptUserData = on 7 IntelPerformanceMonitoringUnit = on 8 Wifi = on 9 HostComposition = on 10 DynamicPartition = on
|
D | advancedFeatures.ini.arm | 1 GrallocSync = on 2 LogcatPipe = on 3 GLAsyncSwap = on 4 GLESDynamicVersion = on 5 GLDMA = on 6 DynamicPartition = on
|
/development/ide/eclipse/ |
D | README.importing-to-eclipse.txt | 4 formatter, then click on import and choose 8 then click on import and choose development/ide/eclipse/android.importorder 13 Paths and Symbols, then click on "Includes" and then click on "Import Settings". 19 Paths and Symbols, then click on "Symbols" and then click on "Import Settings". 26 Paths and Symbols, then click on "Include Files" and click on "Add". Check
|
/development/samples/browseable/DelayedConfirmation/ |
D | _index.jd | 9 … sample, pressing a button on the phone app sends a message to the wearable to start a simple 11 … Timer." Then, callbacks are implemented on both the wearable and phone to show when the timer is 12 … selected or finishes. The activity on the wearable uses BoxInsetLayout to automatically apply 13 appropriate margins based on whether the display is square or circular.
|
/development/samples/USB/MissileLauncher/ |
D | README.txt | 8 - filtering for multiple devices based on vendor and product IDs (see device_filter.xml) 10 - Sending control requests on endpoint zero that contain data 12 - Receiving packets on an interrupt endpoint using a thread that calls
|
/development/samples/browseable/SpeedTracker/ |
D | _index.jd | 10 current speed of the device on the watch. User can set a speed 16 coordinates on a map on the phone.
|
/development/samples/browseable/Quiz/ |
D | _index.jd | 9 …applications on a phone and a paired wearable device. Users can create quiz questions on the phone, 10 … each of which has an associated DataItem. These DataItems are then received on the wearable, which
|
/development/samples/browseable/RuntimePermissions/ |
D | _index.jd | 9 Display the log on screen to follow the execution. 10 If executed on an Android M device, an additional option to access contacts is shown
|
/development/host/windows/usb/adb_winapi_test/ |
D | SOURCES | 11 # distributed under the License is distributed on an "AS IS" BASIS, 47 # Turn on all warnings, and treat warnings as errors 51 # ASLR on Windows 7 and newer. 52 # http://blogs.msdn.com/b/vcblog/archive/2009/11/12/visual-c-precompiled-header-errors-on-windows-7…
|
/development/samples/browseable/Notifications/ |
D | _index.jd | 9 demonstrates various features of the Android Wear notifications API. Running the sample on your 11 notifications are displayed, both in a phone\'s notification shade and on the wearable.
|
/development/samples/browseable/FindMyPhone/ |
D | _index.jd | 10 … it is still connected to your wearable, you can also start an activity on the wearable to sound an 11 alarm on your phone.
|
/development/samples/browseable/BasicNetworking/ |
D | _index.jd | 11 … on the active connection, and then the connection type is printed to an on-screen console.
|
/development/samples/browseable/StorageClient/ |
D | _index.jd | 9 on the device, and choose a file from any of them. 11 interface, and choose an image on your device. It will be displayed in this app.
|
/development/samples/browseable/WearSpeakerSample/ |
D | _index.jd | 8 A sample that shows how you can record voice using the microphone on a wearable and 12 on your watch (using "adb").
|
/development/samples/browseable/CardEmulation/ |
D | _index.jd | 10 whenever the screen is on and the user taps their device on an appropriately configured
|
/development/samples/browseable/AgendaData/ |
D | _index.jd | 10 DataItems can be deleted individually via an action on the event notifications, or all 11 at once via a button on the companion. When deleted using the notification action, a
|
/development/scripts/gdb/ |
D | dalvik.gdb | 11 # distributed under the License is distributed on an "AS IS" BASIS, 21 define art-on 27 set breakpoint pending on 46 document art-on 71 Use the command "art-on" to enable ART debugging mode.
|
/development/samples/USB/AdbTest/ |
D | README.txt | 9 - Matching devices based on interface class, subclass and protocol (see device_filter.xml) 11 - Asynchronous IO on bulk endpoints
|
/development/samples/browseable/RecipeAssistant/ |
D | _index.jd | 9 …instructions using paged notifications. After starting the application on your phone, you can brow… 11 … steps; when ready, you can click on the START action in the action bar to send the steps to the
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | SystemUIModes.java | 115 private void setFullscreen(boolean on) { in setFullscreen() argument 119 if (on) { in setFullscreen() 127 private void setOverscan(boolean on) { in setOverscan() argument 131 if (on) { in setOverscan() 139 private void setTranslucentStatus(boolean on) { in setTranslucentStatus() argument 143 if (on) { in setTranslucentStatus() 151 private void setTranslucentNavigation(boolean on) { in setTranslucentNavigation() argument 155 if (on) { in setTranslucentNavigation()
|
/development/cmds/monkey/ |
D | README.NETWORK.txt | 5 into the input system. The idea is that a process will run on a host 14 Setup port forwarding from a local port on your machine to a port on 31 value, that value is returned on the same line as the OK or ERROR 33 on that line. For ERROR values, this could be a message indicating 65 y specify coordinates on the display (0 0 being the upper left) for 80 This simulates the opening or closing the keyboard (like on dream). 98 This command will simulate a user typing the given string on the
|
/development/apps/DumpViewer/ |
D | README.md | 3 DumpViewer is an on-device logcat / dumpsys viewer. 32 - Add color on logcat (by severity)
|
/development/samples/UiAutomator/ |
D | README | 8 To run this demo you must build it first and push it on your device: 20 To run this demo you must build it first and push it on your device: 29 To run this demo you must build it first and push it on your device:
|
/development/samples/browseable/ClippingBasic/ |
D | _index.jd | 8 Basic sample to demonstrate clipping on a View.
|
/development/samples/browseable/PdfRendererBasic/ |
D | _index.jd | 8 This sample demonstrates how to use PdfRenderer to display PDF documents on the screen.
|