Home
last modified time | relevance | path

Searched refs:accessible (Results 1 – 25 of 30) sorted by relevance

12

/aosp14/frameworks/base/media/java/android/media/tv/tuner/
H A DTunerUtils.java180 public static void checkResourceAccessible(String name, boolean accessible) { in checkResourceAccessible() argument
181 if (!accessible) { in checkResourceAccessible()
/aosp14/frameworks/base/docs/downloads/
H A DREADME8 hosting service where they're accessible by users, such as
/aosp14/frameworks/base/services/tests/uiservicestests/
H A DAndroid.bp64 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A Dchanges.md29 ### SysUI accessible components
35 In addition, because components accessible to SysUI injection are explicitly listed, you'll have to
46 ### Launcher accessible components
/aosp14/frameworks/base/packages/SettingsProvider/
H A DAndroid.bp45 // Note we statically link several classes to do some unit tests. It's not accessible otherwise
/aosp14/frameworks/base/core/tests/mockingcoretests/
H A DAndroid.bp52 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/
H A DAndroid.bp51 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/frameworks/base/test-base/hiddenapi/
H A DAndroid.bp28 // UnsupportedAppUsage annotation to tag those methods that are accessible via the hiddenapi.
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotifications.proto20 * NotificationList proto from atoms.proto, duplicated here so that it's accessible in the build.
/aosp14/frameworks/base/services/tests/wmtests/
H A DAndroid.bp79 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/frameworks/base/core/proto/android/input/
H A Dkeyboard_configured.proto25 * duplicated here so that it's accessible in the build.
/aosp14/frameworks/base/tests/TrustTests/
H A DREADME.md25 1. `TrustAgentService`, your agent created by the `TrustAgentRule` and accessible via
/aosp14/frameworks/base/proto/src/
H A Dcamera.proto25 * CameraStreamProto from atoms.proto, duplicated here so that it's accessible from the
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/
H A DAndroid.bp82 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/frameworks/base/core/proto/android/internal/
H A Dbinder_latency.proto24 * accessible in the build.
/aosp14/frameworks/base/services/tests/servicestests/
H A DAndroid.bp91 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/frameworks/base/packages/InputDevices/res/raw/
H A Dkeyboard_layout_ukrainian.kcm18 # As an added convenience, English characters are accessible using ralt (Alt Gr).
H A Dkeyboard_layout_georgian.kcm18 # As an added convenience, English characters are accessible using ralt (Alt Gr).
H A Dkeyboard_layout_belarusian.kcm17 # As an added convenience, English characters are accessible using ralt (Alt Gr).
H A Dkeyboard_layout_bulgarian.kcm18 # As an added convenience, English characters are accessible using ralt (Alt Gr).
H A Dkeyboard_layout_bulgarian_phonetic.kcm18 # As an added convenience, English characters are accessible using ralt (Alt Gr).
H A Dkeyboard_layout_mongolian.kcm18 # As an added convenience, English characters are accessible using ralt (Alt Gr).
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Ddagger.md38 To have the single instance span all of SystemUI and be easily accessible for
/aosp14/frameworks/base/core/res/
H A DAndroid.bp125 // so they are not accessible to 3rd party apps.
/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodec.java3610 @NonNull QueueRequest setAccessible(boolean accessible) { in setAccessible() argument
3611 mAccessible = accessible; in setAccessible()
4442 void setAccessible(boolean accessible) { in setAccessible() argument
4443 mAccessible = accessible; in setAccessible()

12