Searched refs:outside (Results 1 – 25 of 50) sorted by relevance
12
23 // The errors from the android downloader v1 outside MDD39 // The errors from the android downloader v2 outside MDD
2 They might also be handy outside AAudio.
6 # Android members outside of Accessibility
85 <!-- @deprecated This permission is for playing outside. -->136 <!-- @deprecated This permission is for playing outside. -->
4 // TODO: Pull out surfaceeffects outside of src and have separate build files there.
39 …whether LSKF fallback is removed from biometric prompt when the phone is outside trusted locations"
91 below. This new point is outside the bounds of the display, since it does not94 It should be impossible for a touchscreen to generate points outside the bounds
3 /* listing of all C APIs to be exposed by libhwui to consumers outside of the module */
3 as a way of exposing API classes outside of the public API before SystemApi
40 // Allows the notifications to appear outside of the shade in floating windows
63 // Allows the notifications to appear outside of the shade in floating windows
26 // are definitely working outside our proper bounds.
28 // are definitely working outside our proper bounds.
11 So the contents of this folder can be used outside of Oboe.13 To build it for use outside of Oboe:
2 This package contains unit tests for the non-updatable part (i.e. outside the Wifi module) of the
6 that may be distributed outside the system image. So it MUST BE API STABLE.
20 public APIs and are not guaranteed to work outside of AOSP builds.
15 that may be distributed outside the system image. So it MUST BE API STABLE.
66 // specifically the parts which are outside of the NDK. Actual users should
23 modifying the system code outside of this directory.
17 that may be distributed outside the system image. So it MUST BE API STABLE.
22 * Enum that outside the scope of any classes.
24 * Enum that outside the scope of any classes.
170 // explicitly included by Binder tests, but not needed outside of Android181 // disable tests that don't work outside of Android yet189 // trusty mocks are artificially triggered and not needed outside of Android build
305 MotionEvent outside = MotionEvent.obtain(0, 0, MotionEvent.ACTION_OUTSIDE, 0, 0, 0); in testIgnoreActionOutside() local309 mFalsingCollector.onTouchEvent(outside); in testIgnoreActionOutside()