Home
last modified time | relevance | path

Searched refs:on (Results 1 – 25 of 141) sorted by relevance

123456

/development/sys-img/
DadvancedFeatures.ini1 GrallocSync = on
2 LogcatPipe = on
3 GLAsyncSwap = on
4 GLESDynamicVersion = on
5 GLDMA = on
6 EncryptUserData = on
7 SystemAsRoot = on
8 Wifi = on
DadvancedFeatures.ini.arm1 GrallocSync = on
2 LogcatPipe = on
3 GLAsyncSwap = on
4 GLESDynamicVersion = on
5 GLDMA = on
6 SystemAsRoot = on
/development/ide/eclipse/
DREADME.importing-to-eclipse.txt4 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.jd9 … 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/
DREADME.txt8 - 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.jd10 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.jd9 …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/host/windows/usb/adb_winapi_test/
DSOURCES11 # 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/RuntimePermissions/
D_index.jd9 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/samples/browseable/FindMyPhone/
D_index.jd10 … 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.jd11on the active connection, and then the connection type is printed to an on-screen console.
/development/samples/browseable/Notifications/
D_index.jd9 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/StorageClient/
D_index.jd9 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.jd8 A sample that shows how you can record voice using the microphone on a wearable and
12 on your watch (using "adb").
/development/scripts/gdb/
Ddalvik.gdb11 # 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/browseable/CardEmulation/
D_index.jd10 whenever the screen is on and the user taps their device on an appropriately configured
/development/samples/browseable/AgendaData/
D_index.jd10 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/samples/USB/AdbTest/
DREADME.txt9 - Matching devices based on interface class, subclass and protocol (see device_filter.xml)
11 - Asynchronous IO on bulk endpoints
/development/samples/ApiDemos/src/com/example/android/apis/view/
DSystemUIModes.java115 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/
DREADME.NETWORK.txt5 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/samples/browseable/RecipeAssistant/
D_index.jd9 …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/UiAutomator/
DREADME8 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.jd8 Basic sample to demonstrate clipping on a View.
/development/samples/ApiDemos/src/com/example/android/apis/app/
DRotationAnimation.java77 private void setFullscreen(boolean on) { in setFullscreen() argument
80 if (on) { in setFullscreen()
/development/samples/browseable/PdfRendererBasic/
D_index.jd8 This sample demonstrates how to use PdfRenderer to display PDF documents on the screen.

123456