Home
last modified time | relevance | path

Searched refs:precise (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/base/media/java/android/media/
DMediaTimeProvider.java64 public long getCurrentTimeUs(boolean precise, boolean monotonic) in getCurrentTimeUs() argument
/frameworks/base/docs/html/training/scheduling/
Dalarms.jd117 <li>Don't make your alarm's trigger time any more precise than it has to be.
135 <p>Repeating alarms that are based on a precise trigger time don't scale well.
269 // setRepeating() lets you specify a precise custom interval--in this case,
274 <h3>Decide how precise your alarm needs to be</h3>
277 A further distinction is how precise you need your alarm to be. For most apps,
/frameworks/base/docs/html/tools/debugging/
Ddebugging-tracing.jd97 This option is very precise because
100 precise because you do not modify code, but rather specify when to start and stop logging with
103 not need precise log timing.
Ddebugging-memory.jd649 <p>If you need to be more precise about when the dump is created, you can also create a heap dump
/frameworks/base/docs/html-intl/intl/pt-br/training/basics/activity-lifecycle/
Drecreating.jd48 a atividade de primeiro plano porque a configuração da tela mudou e a atividade talvez precise
77 outros dados de estado que gostaria de salvar caso a instância {@link android.app.Activity} precise
/frameworks/base/docs/html-intl/intl/pt-br/training/basics/data-storage/
Dshared-preferences.jd75 <p>Em alternativa, caso precise apenas de um arquivo de preferência compartilhada para sua atividad…
Dfiles.jd175 <p>Em alternativa, caso precise colocar arquivos em cache, use {@link
/frameworks/base/docs/html/training/gestures/
Dmovement.jd53 <p>Because finger-based touch isn't always the most precise form of interaction,
/frameworks/base/docs/html/design/wear/
Dprinciples.jd42 …e. If you have to slow down while walking or stop the conversation to be precise, you should consi…
/frameworks/base/docs/html/training/location/
Dreceive-location-updates.jd91 precise a location as possible from the available location providers. Request
162 - Use this setting to request the most precise location possible. With
Ddisplay-address.jd77 <p>In order for the fused location provider to retrieve a precise street
/frameworks/base/docs/html/preview/testing/
Dperformance.jd636 applying the fix. If your automated test framework preserves precise timing breakdowns
641 precise timing information about every stage of the rendering pipeline, every thread and
/frameworks/base/docs/html/about/versions/
Dandroid-3.2.jd76 manifest attributes that give you more precise control over how your
215 selects the configuration that is the closest match. For precise control over
Dandroid-4.0-highlights.jd383 precise images. <strong>Stabilized image zoom</strong> lets users compose photos
916 logically related, for precise control over application UI. GridLayout is also
960 interactions to their apps, such as precise drawing and gesturing, handwriting
Dandroid-3.1-highlights.jd331 for more efficient and precise handling of events.</p>
Dandroid-2.3.jd135 quickly and smoothly to precise changes in device position and motion. The
/frameworks/base/docs/html/training/tv/start/
Dlayouts.jd30 other Android device displays, this type of screen does not provide the same level of precise
/frameworks/base/docs/html-intl/intl/pt-br/preview/features/
Druntime-permissions.jd253 No entanto, caso não precise de tal controle, é possível apenas usar uma intenção {@link
262 De forma semelhante, caso precise realizar uma ligação,
/frameworks/base/docs/html/training/printing/
Dcustom-docs.jd32 precise control of everything that goes into a page, including fonts, text flow, page breaks,
/frameworks/rs/driver/runtime/ll32/
Dallocation.ll1111 attributes #0 = { nounwind readonly "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no…
1112 attributes #1 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-po…
/frameworks/rs/driver/runtime/ll64/
Dallocation.ll1144 attributes #0 = { nounwind readonly "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no…
1145 attributes #1 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-po…
/frameworks/base/docs/html/guide/topics/ui/
Dcustom-components.jd44 <p>Creating your own View subclasses gives you precise control over the appearance and function
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt109 The precise terms and conditions for copying, distribution and
/frameworks/base/docs/html/ndk/reference/
Dgroup___input.jd2944 …umbers are pixels; the value may have a fraction for input devices that are sub-pixel precise. </p>
2977 …umbers are pixels; the value may have a fraction for input devices that are sub-pixel precise. </p>
3175 …umbers are pixels; the value may have a fraction for input devices that are sub-pixel precise. </p>
3208 …umbers are pixels; the value may have a fraction for input devices that are sub-pixel precise. </p>
3583 …umbers are pixels; the value may have a fraction for input devices that are sub-pixel precise. </p>
3644 …umbers are pixels; the value may have a fraction for input devices that are sub-pixel precise. </p>
/frameworks/base/docs/html/guide/practices/
Dscreens_support.jd15 <li>You should create screen-specific resources for precise control of your UI. </li>
829 you are in control of the precise size at which your layout changes.</p>

12