Searched refs:exposed (Results 1 – 25 of 27) sorted by relevance
12
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationGuts.java | 450 public void setExposed(boolean exposed, boolean needsFalsingProtection) { in setExposed() argument 451 mExposed = exposed; in setExposed()
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.3.4.jd | 58 API exposed to applications. Peripherals that attach to Android-powered devices 67 parts of the Android platform that are not directly exposed to applications in
|
D | lollipop.jd | 164 …browse media</strong> from other apps, then request playback. Content is exposed through a queryab…
|
D | android-2.3-highlights.jd | 234 <p>Native libraries exposed by the platform let applications handle the same
|
D | android-5.0-changes.jd | 152 Users can choose to protect sensitive information from being exposed, in which
|
D | jelly-bean.jd | 1430 <p>For specialized uses, apps can access vsync timing through APIs exposed by a new Choreographer c… 1489 …/strong> that interface with Android devices. This functionality is also exposed with the Android …
|
D | android-3.0.jd | 634 <li>A DRM framework API, which is exposed to applications and runs through the Dalvik VM for
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_recordable.txt | 96 1. Should this functionality be exposed as a new attribute or as a bit in
|
D | EGL_ANDROID_blob_cache.txt | 58 as part of the Android EGL module. This extension is not exposed to
|
/frameworks/base/docs/html/tv/adt-1/ |
D | safety.jd | 36 A very small percentage of people may experience a seizure when exposed to certain visual images,
|
/frameworks/native/vulkan/doc/implementors_guide/ |
D | implementors_guide.adoc | 48 …interaction with +ANativeWindow+ will be handled by the platform and not exposed to drivers. The W…
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_overview.jd | 64 exposed by the Google Play app that is installed on the device. The Google Play
|
/frameworks/base/docs/html/guide/practices/app-design/ |
D | seamlessness.jd | 99 modify the internal format of your data without changing the interface exposed
|
/frameworks/base/docs/html/guide/practices/ |
D | seamlessness.jd | 100 modify the internal format of your data without changing the interface exposed
|
/frameworks/base/docs/html/training/articles/ |
D | security-tips.jd | 206 element to protect IPC that is security sensitive and is exposed to other 461 content. To make sure your app isn’t exposed to
|
D | keystore.jd | 75 material is never exposed outside of secure hardware. If the Android OS is compromised or an
|
/frameworks/base/docs/html/guide/components/ |
D | aidl.jd | 234 which defines the RPC interface for the service. In the next step, this instance is exposed to
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | multi-window.jd | 157 as needed. If the app lags behind in drawing in newly-exposed areas, the
|
/frameworks/base/docs/html/design/wear/ |
D | watchfaces.jd | 90 dial with hour and minute hands. In this case, consider the corner areas that are exposed
|
/frameworks/base/docs/html/guide/topics/text/ |
D | creating-input-method.jd | 494 The Android system manages all subtypes exposed by all IMEs. IME subtypes are
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | providing-resources.jd | 719 <em>not</em> exposed to the user, even if the device has no hardware keyboard. If no software 721 exposed.</li>
|
/frameworks/base/docs/html/training/testing/ui-testing/ |
D | espresso-testing.jd | 465 contains a list of strings exposed
|
/frameworks/base/docs/html/about/versions/marshmallow/ |
D | android-6.0.jd | 182 targets are exposed to users via the <em>Share</em> menu. This feature allows users to share
|
/frameworks/base/docs/html/about/versions/nougat/ |
D | android-7.0-changes.jd | 247 exposed by the {@link android.app.DownloadManager} is using
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_overview.jd | 517 <p>To monitor raw sensor data you need to implement two callback methods that are exposed through
|
12