Home
last modified time | relevance | path

Searched refs:exposed (Results 1 – 9 of 9) sorted by relevance

/frameworks/hardware/interfaces/bufferhub/1.0/
Dtypes.hal46 * in the handle may be exposed by ll-ndk clients but in a format that is
47 * described by the client. This actual structure will not be exposed.
/frameworks/base/tools/aapt2/
DConfiguration.proto185 // Whether the keyboard hardware keys are currently hidden, exposed, or
192 // Whether the navigation is exposed or hidden.
/frameworks/av/media/codec2/vndk/
DAndroid.bp103 // TODO: separate internal headers so they can be exposed here
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java376 void setExposed(boolean exposed, boolean needsFalsingProtection) { in setExposed() argument
378 mExposed = exposed; in setExposed()
/frameworks/native/opengl/specs/
DEGL_ANDROID_recordable.txt96 1. Should this functionality be exposed as a new attribute or as a bit in
DEGL_ANDROID_blob_cache.txt58 as part of the Android EGL module. This extension is not exposed to
/frameworks/ml/nn/tools/systrace_parser/
Dcontract-between-code-and-parser.txt12 - Execution is exposed as an asynchronous event from the runtime. Time taken
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/
DREADME.md130 static final cannot be exposed through a public field. Each time a
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBCodedOutputStream.m181 // This initializer isn't exposed, but it is the designated initializer.