Home
last modified time | relevance | path

Searched refs:outside (Results 1 – 25 of 50) sorted by relevance

12

/frameworks/proto_logging/stats/enums/stats/mobiledatadownload/
Denums.proto23 // The errors from the android downloader v1 outside MDD
39 // The errors from the android downloader v2 outside MDD
/frameworks/av/media/libaaudio/src/utility/
DREADME.md2 They might also be handy outside AAudio.
/frameworks/base/core/java/android/view/accessibility/
DOWNERS6 # Android members outside of Accessibility
/frameworks/base/tools/aapt2/java/
DManifestClassGenerator_test.cpp85 <!-- @deprecated This permission is for playing outside. -->
136 <!-- @deprecated This permission is for playing outside. -->
/frameworks/base/packages/SystemUI/animation/
Dbuild.gradle4 // TODO: Pull out surfaceeffects outside of src and have separate build files there.
/frameworks/base/core/java/android/hardware/biometrics/
Dflags.aconfig39 …whether LSKF fallback is removed from biometric prompt when the phone is outside trusted locations"
/frameworks/native/services/inputflinger/docs/
Dinput_coordinates.md91 below. This new point is outside the bounds of the display, since it does not
94 It should be impossible for a touchscreen to generate points outside the bounds
/frameworks/base/libs/hwui/
Dlibhwui.map.txt3 /* listing of all C APIs to be exposed by libhwui to consumers outside of the module */
/frameworks/base/location/lib/
DREADME.txt3 as a way of exposing API classes outside of the public API before SystemApi
/frameworks/base/core/proto/android/app/
Dnotification_channel_group.proto40 // Allows the notifications to appear outside of the shade in floating windows
Dnotification_channel.proto63 // Allows the notifications to appear outside of the shade in floating windows
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dcheck_dims.rscript26 // are definitely working outside our proper bounds.
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dcheck_dims.rscript28 // are definitely working outside our proper bounds.
/frameworks/av/media/libaaudio/src/flowgraph/resampler/
DREADME.md11 So the contents of this folder can be used outside of Oboe.
13 To build it for use outside of Oboe:
/frameworks/base/wifi/tests/
DREADME.md2 This package contains unit tests for the non-updatable part (i.e. outside the Wifi module) of the
/frameworks/base/media/lib/tvremote/
DREADME.txt6 that may be distributed outside the system image. So it MUST BE API STABLE.
/frameworks/base/core/tests/coretests/
DREADME20 public APIs and are not guaranteed to work outside of AOSP builds.
/frameworks/base/media/lib/remotedisplay/
DREADME.txt15 that may be distributed outside the system image. So it MUST BE API STABLE.
/frameworks/native/libs/binder/ndk/tests/
DAndroid.bp66 // specifically the parts which are outside of the NDK. Actual users should
/frameworks/base/tests/TrustTests/
DREADME.md23 modifying the system code outside of this directory.
/frameworks/base/media/lib/signer/
DREADME.txt17 that may be distributed outside the system image. So it MUST BE API STABLE.
/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
Dtest.proto22 * Enum that outside the scope of any classes.
/frameworks/base/tools/streaming_proto/test/integration/
Dtest.proto24 * Enum that outside the scope of any classes.
/frameworks/native/libs/binder/
DAndroid.bp170 // explicitly included by Binder tests, but not needed outside of Android
181 // disable tests that don't work outside of Android yet
189 // trusty mocks are artificially triggered and not needed outside of Android build
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/
DFalsingCollectorImplTest.java305 MotionEvent outside = MotionEvent.obtain(0, 0, MotionEvent.ACTION_OUTSIDE, 0, 0, 0); in testIgnoreActionOutside() local
309 mFalsingCollector.onTouchEvent(outside); in testIgnoreActionOutside()

12