Home | History | Annotate | Download | only in docs

Lines Matching full:will

34 <p><strong>The Android runtime must be restarted before the changes will take
44 will tell you if the <code>setprop</code> took.
50 <p>Such changes will survive reboots, but will be lost if the data
62 interact with native (C/C++) code. The extended JNI checks will cause
80 not passed in, and JNI checks will be disabled.
86 property. The value set for <code>dalvik.vm.jniopts</code> will
132 then the framework will pass <code>-Xverify:all -Xdexopt:verified</code>
140 optimizer for the same reasons.) Classes will not be verified by
141 <code>dexopt</code>, and unverified code will be loaded and executed.
143 <p>Enabling verification will make the <code>dexopt</code> command
150 later turn the verifier on, application loading will be noticeably
187 will be selected automatically. At some point this mechanism may allow
192 result will be slower than the
194 architectures the naming convention will be more accurate.)
213 (The output from <code>dalvikvm -help</code> will tell you if the VM was
229 <p>You will usually want to use:
241 can also be the cause of deadlocks, but will not be detected by this.
251 specify the name of the file where the thread stack traces will be written.
252 The file will be created (world writable) if it doesn't exist, and the
253 new information will be appended to the end of the file. The filename
259 <p>If the property is not defined, the VM will write the stack traces to
275 <p>The application framework will provide this argument during VM
281 <p>Incorrect checksums will prevent the DEX data from being used, and will