Home
last modified time | relevance | path

Searched refs:will (Results 1 – 25 of 638) sorted by relevance

12345678910>>...26

/frameworks/wilhelm/doc/
DDoxyfile6 # All text after a hash (#) is considered a comment and will be ignored
37 # base path where the generated documentation will be put.
38 # If a relative path is entered, it will be relative to the location
39 # where doxygen was started. If left blank the current directory will be used.
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
45 # format and will distribute the generated files over these directories.
53 # documentation generated by doxygen is written. Doxygen will use this
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
75 # brief descriptions will be completely suppressed.
[all …]
/frameworks/base/docs/html/tools/help/
Dmonkey.jd37 will stop and report the error.</li>
39 will stop and report the error.</li>
42 <p>Depending on the verbosity level you have selected, you will also see reports on the progress
56 <p>With no options specified, the Monkey will launch in a quiet (non-verbose) mode, and will send
58 which will launch your application and send 500 pseudo-random events to it:</p>
82 <td>Each -v on the command line will increment the verbosity level.
95 value, it will generate the same sequence of events.</td>
132 (These are navigation events that will typically cause actions within your UI, such as
145 <td>Adjust percentage of activity launches. At random intervals, the Monkey will issue a startActi…
158 <td>If you specify one or more packages this way, the Monkey will <i>only</i> allow the system
[all …]
Dbmgr.jd41 android.app.backup.BackupManager#dataChanged()}. The Backup Manager will then invoke your
52 backup. When you execute this backup command, your application's backup agent will be invoked to
55 onBackup()} method), though there is no guarantee when it will occur. However, you can force all
75 a single application to its "active" data set; that is, the application will abandon its current
79 Backup Manager will then invoke your backup agent's {@link
91 Manager will immediately instantiate the application's backup agent and invoke it for restore. This
92 will happen even if your application is not currently running.
111 erase. The next backup operation that the application's agent processes will look as
133 will explicitly wipe
136 data will be saved from the device, and no restore operations will be possible, unless the Backup
[all …]
Dzipalign.jd20 will automatically zipalign your .apk after it signs it with your private key.
22 when compiling your application with Ant will also zipalign your .apk,
29 If you perform zipalign before signing, then the signing procedure will undo
31 Alterations to the archive, such as renaming or deleting entries, will
33 entries. And any files added to an "aligned" archive will not be aligned.</p>
Ddraw9patch.jd25 Your workspace will now open.
35 <p>Your image will be saved with the <code>.9.png</code> file name.</p>
45 <p class="note"><strong>Note:</strong> A normal PNG file (<code>*.png</code>) will be
48 A previously saved NinePatch file (<code>*.9.png</code>) will be loaded as-is,
65 image will be maintained if you eliminate all bad patches.</li>
/frameworks/compile/slang/
DREADME.rst13 Virtual Machine) bitcode representation, which will be consumed on
22 distinct, effective features for Android programming. We will use
55 Note that *-MD* will tell llvm-rs-cc to output dependence information.
82 This command will generate:
90 The **Script\*.java** files above will be documented below.
120 Note that the ScriptC_fountain.java will be generated inside
140 In ScriptC_fountain.java, llvm-rs-cc will reflect the following methods::
149 static will generate get, set, or invoke methods. This provides a way
158 llvm-rs-cc will genearte ScriptC_fountain.java as follows::
180 struct. In this case, llvm-rs-cc will reflect two files,
[all …]
/frameworks/base/docs/html/distribute/users/
Dappindexing.jd9 search with Google on their Android device the results will include details of
10 relevant, indexed apps. The search results will include an install button that
12 installed, the user will be taken straight to the right content within it.</p>
25 <p>Once your app is index, links to its content will join the 30 billion app index
31 <li> App Indexing will also be used as a ranking signal for all users on Android,
34 user’s device, search results will include deep links to your app that bring
/frameworks/av/media/libnbaio/
DREADME.txt23 will lose data if reader doesn't keep up
32 if configured to block, then will wait until space available before returning
33 if configured to not block, then will return a short transfer count
34 and will never overwrite data
/frameworks/base/docs/html/guide/topics/data/
Dinstall-location.jd39 <em>not</em> declare this attribute, your application will be installed on the internal storage
56 external storage, but the system does not guarantee that your application will be installed on
57 the external storage. If the external storage is full, the system will install it on the internal
61 external storage, but you don't have a preference of install location. The system will
88 to API Level 8 will always install on the internal storage and cannot be moved to the external
105 attribute and will not compile your application when it's present.</li>
112 <p class="caution"><strong>Caution:</strong> Although XML markup such as this will be ignored by
133 <dd>Your running {@link android.app.Service} will be killed and will not be restarted when
135 android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE} broadcast Intent, which will notify
139 <dd>Your alarms registered with {@link android.app.AlarmManager} will be cancelled. You must
[all …]
/frameworks/base/docs/html/tools/debugging/
Ddebugging-devtools.jd8 …number of settings on your device that will make it easier to test and debug your applications.</p>
15 …arted, launch the Dev Tools application and select <strong>Development Settings</strong>. This will
26 <li>It will prevent Android from throwing an error if you pause on a breakpoint for a long
29 <li>It will enable you to select the <em>Wait for Debugger</em> option to pause application
39 When you change this option, any currently running instances of the selected application will
55 to force. Choosing this option will probably reveal a number of problems in your application
74 <p>These settings will be remembered across emulator restarts.</p>
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd83will require an API key on final Android 1.0 devices. This key can be obtained at no cost from Goo…
89 … Layout Editor. Files located in &lt;project&gt;/res/layout[-qualifiers]/ will be opened with the …
116 …layout_below</i> attribute. However, until the layout file is saved, they will appear stacked on t…
136 …android console (in the standard Eclipse Console view). Errors/Exceptions will be displayed in the…
146 …<li>Launch configuration now has an option to disable the boot animation. This will let the emulat…
147 …<li>Installation of application is now more robust and will notify of installation failure. Also i…
163 …even* integer between 5554 and 5584 inclusive. The corresponding ADB port will be &lt;port&gt;+1.<…
164 …<li>The <code>-adb-port</code> command is deprecated. Please do not use it, as it will be removed …
165 …ng, the first one will typically use console port 5554, and the second one will use port 5556, dia…
185 …lease, Android .apk files must be cryptographically signed, or the system will reject them upon in…
[all …]
/frameworks/base/docs/html/training/in-app-billing/
Dindex.jd36 will want to jump to a lesson or not.-->
40 …n this lesson, you will learn how to prepare your application to use the In-app Billing API and co…
42 …<dd>In this lesson, you will learn how to specify the In-app Billing products for your app in Goog…
44 …<dd>In this lesson, you will learn how to purchase In-app Billing products, track consumption of p…
46 …<dd>In this lesson, you will learn how to test your application to ensure that In-app Billing is f…
/frameworks/base/docs/html/guide/practices/app-design/
Dseamlessness.jd72 This will fire the onSaveInstanceState() and onPause() methods, and will likely result in
76 appeared, your application will likely lose that data when your application is
110 the background. Doing so will interrupt whatever application is currently
117 instead use the NotificationManager to set Notifications. These will appear in
128 computation, you should probably move it to a thread. This will prevent the
139 <p>If you have long-running code, running it inline in your Activity will run it
140 on the event handler thread, effectively blocking the event handler. This will
148 <p>Any application worth using will probably have several different screens.
162 of Activity objects. This will make your code a lot more maintainable in the long
178 <p>Different Android-powered devices will support different screen resolutions.
[all …]
/frameworks/base/docs/html/guide/practices/
Dseamlessness.jd73 This will fire the onSaveInstanceState() and onPause() methods, and will likely result in
77 appeared, your application will likely lose that data when your application is
111 the background. Doing so will interrupt whatever application is currently
118 instead use the NotificationManager to set Notifications. These will appear in
129 computation, you should probably move it to a thread. This will prevent the
140 <p>If you have long-running code, running it inline in your Activity will run it
141 on the event handler thread, effectively blocking the event handler. This will
149 <p>Any application worth using will probably have several different screens.
163 of Activity objects. This will make your code a lot more maintainable in the long
179 <p>Different Android-powered devices will support different screen resolutions.
[all …]
/frameworks/base/docs/html/guide/topics/resources/
Dlocalization.jd36 <p>Android will run on many devices in many regions. To reach the most users,
38 graphics in ways appropriate to the locales where your application will be used.
111 locale-specific text, Android will load the default strings from
113 is missing a string that your application needs, then your application will not run
114 and will show an error.
126 will not highlight any errors if a resource is missing.</li>
131 <li>However, <strong>the user will see an error message and a Force Close
133 language other than English. The application will not load.</li>
182 different languages. In some cases you will also provide alternative graphics,
192 or else it will not compile.)</p>
[all …]
/frameworks/base/tests/AccessoryDisplay/
DREADME13 a monitor or video dock that the user will want to plug a phone into.
17 in this arrangement and will provide power to the source.
32 in this arrangement and will receive power from the sink.
48 on each device. The source will then begin to project display
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex1.jd8 <p><em>In this exercise, you will construct a simple notes list that lets the
64 this will fix it for you.)</p>
73 if only <em>your</em> application will need to access or modify the data. If you wish for
86 encapsulate data access to a SQLite database that will hold our notes data
88 <p>At the top of the class are some constant definitions that will be used in the application
91 <p>Our database will have the name <code>data</code>, and have a single table called
96 and so on). The other two fields are simple text fields that will store data.
100 … system in some way. The Activity class implements the Context class, so usually you will just pass
120 …Having these all <code>null</code> means we want all data, need no grouping, and will take the def…
124 the cursor will retrieve and release data as it is needed, which is much more efficient for
[all …]
Dnotepad-ex2.jd8 <p><em>In this exercise, you will add a second Activity to your notepad application, to let the user
9 create and edit notes. You will also allow the user to delete existing notes through a context menu.
42 <code>res/values</code> &mdash; there are several new strings which we will use
47 … you will notice several new constants have been defined along with a new <code>mNotesCursor</code>
61 which we will be filling in below.
75 <p>First, let's create the context menu that will allow users to delete individual notes.
83 … <p>Because our Activity extends the ListActivity class, <code>getListView()</code> will return us
84 … the local ListView object for the Activity. Now, each list item in this ListView will activate the
88 menu callback used for the options menu. Here, we add just one line, which will add a menu item
134 application will handle it.</p>
[all …]
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd81 package. Here's a summary of the classes and interfaces you will need to create Bluetooth
112 {@link android.bluetooth.BluetoothServerSocket} will return a connected {@link
176 will modify Bluetooth settings upon user request. <strong>Note:</strong> If you
236 This will issue a request to enable Bluetooth through the system settings (without
245 <p>A dialog will appear requesting user permission to enable Bluetooth, as shown
246 in Figure 1. If the user responds "Yes," the system will begin to enable Bluetooth
247 and focus will return to your application once the process completes (or fails).</p>
267 the system will broadcast whenever the Bluetooth state has changed. This broadcast contains
278 <p class="note"><strong>Tip:</strong> Enabling discoverability will automatically
294 However, a Bluetooth device within the local area will respond to a discovery
[all …]
/frameworks/base/docs/html/guide/topics/graphics/
Dview-animation.jd16 background image, the background image will be transformed along with the text. The {@link
26 <p>The animation instructions define the transformations that you want to occur, when they will
37 project. The file must have a single root element: this will be either a single
95 directory of the project, the following code will reference it and apply it to an {@link
112 bounds of the View that holds your animation will not automatically adjust to accommodate it.
113 Even so, the animation will still be drawn beyond the bounds of its View and will not be clipped.
114 However, clipping <em>will occur</em> if the animation exceeds the bounds of the parent View.</p>
/frameworks/base/docs/html/guide/topics/media/jet/
Djetcreator_manual.jd27 be sure that the playback will sound exactly the same in both the JET Creator
35 (.jet) file that the Android application will use. The second functionality
36 involves auditioning the interactive playback elements as they will take place
274 interactively, the content author will work in two applications which are
277 supports VST (for PC) or AU (for Mac) plugins. Here the author will compose
280 the author will import their MIDI music files
361 together into a single file that the Android application will use. Give this
367 type 1 file that JET Creator will use to make segments.</p>
400 <p> <b>Open</b> will open an existing .jtc (JET Creator file) file. Use the browser
405 <p> <b>New</b> will create a new .jtc file.</p>
[all …]
/frameworks/base/docs/html/preview/
Dlicense.jd30 2.4 If you will use the Preview internally within your company or organization you agree to be boun…
40 3.4 You agree that you will not take any actions that may cause or result in the fragmentation of A…
48 3.8 You agree that you will not remove, obscure, or alter any proprietary rights notices (including…
56will protect the privacy and legal rights of users. If users provide you with user names, password…
58 4.4 You agree that you will not engage in any activity with the Preview, including the development …
64 …cly distribute or ship any application using this Preview as this Preview will no longer be suppor…
68 … be issued to you by Google or which you may choose yourself and that you will be solely responsib…
72 …rmation is collected, the Preview will notify you and seek your consent. If you withhold consent, …
94 9.1 the License Agreement will continue to apply until terminated by either you or Google as set ou…
100 9.4 The License Agreement will automatically terminate without notice or other action upon the earl…
[all …]
/frameworks/compile/libbcc/
DREADME.rst185 On ARM, the first 4 arguments will go into r0, r1, r2, and r3, in that order.
186 The remaining (if any) will go through stack.
188 For ext_vec_types such as float2, a set of registers will be used. In the case
189 of float2, a register pair will be used. Specifically, if float2 is the first
190 argument in the function prototype, float2.x will go into r0, and float2.y,
193 Note: stack will be aligned to the coarsest-grained argument. In the case of
194 float2 above as an argument, parameter stack will be aligned to an 8-byte
200 On ARM, we use hardfp. Note that double will be placed in a register pair.
/frameworks/base/docs/html/guide/topics/ui/
Dhow-android-draws.jd7 <p>When an {@link android.app.Activity} receives focus, it will be requested to
9 The Android framework will handle the procedure for drawing, but the
21 this means that parents will be drawn before (i.e., behind) their children, with
27 <p>The framework will not draw {@link android.view.View} objects that are not
29 will take care of drawing the {@link android.view.View} background for you.</p>
67 as to how much space they each get, the parent will intervene and set
125 descendants will fit within this size.</li>
128 child. The child must guarantee that it and all of its descendants will fit
/frameworks/base/docs/html/google/backup/
Dindex.jd24 Service does not guarantee that it will always back up data using this service
26 data backup in your application, then it will back up using whichever transport is enabled
58 does not provide a valid Backup Service Key, then backup will not occur. If the device does not
60 Backup Service Key are ignored&mdash;your application will work normally, but will either back up
78 backup data. A user can re-enable backup on the device, but Android Backup Service will not restore

12345678910>>...26