/frameworks/base/packages/SystemUI/tests/src/com/android/ |
D | AAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java | 78 ArrayList<String> fails = new ArrayList<>(); in testAllClassInheritance() local 92 fails.add(cls.getName() + " does not have size annotation, such as @SmallTest"); in testAllClassInheritance() 95 fails.add(cls.getName() + " does not extend any of " + getClsStr()); in testAllClassInheritance() 100 fails, is(empty())); in testAllClassInheritance()
|
/frameworks/opt/bitmap/src/com/android/bitmap/util/ |
D | InputStreamBuffer.java | 203 int fails = 0; in advanceTo() local 208 fails++; in advanceTo() 213 if (fails >= 5) { in advanceTo()
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
D | InputStreamBuffer.java | 203 int fails = 0; in advanceTo() local 208 fails++; in advanceTo() 213 if (fails >= 5) { in advanceTo()
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/SettingsNoOutput/ |
D | Android.bp | 38 …enabled: false, // TODO: This module depends on domaingeneratorpolicyrule_gen, which fails to build 52 enabled: false, // TODO: This module fails to build
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/SettingsNoInput/ |
D | Android.bp | 38 …enabled: false, // TODO: This module depends on domaingeneratorpolicyrule_gen, which fails to build 52 enabled: false, // TODO: This module fails to build
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Car/ |
D | Android.bp | 60 …enabled: false, // TODO: This module depends on domaingeneratorpolicyrule_gen, which fails to build 75 enabled: false, // TODO: This module fails to build
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/CarEmu/ |
D | Android.bp | 61 …enabled: false, // TODO: This module depends on domaingeneratorpolicyrule_gen, which fails to build 76 enabled: false, // TODO: This module fails to build
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/ |
D | Android.bp | 60 …enabled: false, // TODO: This module depends on domaingeneratorpolicyrule_gen, which fails to build 75 enabled: false, // TODO: This module fails to build
|
/frameworks/base/graphics/java/android/ |
D | framework_graphics.aconfig | 24 description: "Return null when decode from URI fails in Icon.loadDrawable()"
|
/frameworks/opt/telephony/flags/ |
D | calling.aconfig | 18 …description: "Used in DisconnectCause and TelephonyConnection if a non-emergency call fails on a d…
|
/frameworks/base/services/permission/ |
D | Android.bp | 26 // Soong fails to automatically add this dependency because all the
|
/frameworks/av/media/libstagefright/ |
D | TEST_MAPPING | 85 // writerTest fails about 5 out of 66
|
/frameworks/base/tests/LegacyRestoreTest/ |
D | README | 8 running Android 4.3, but fails to restore correctly on a device running Android 4.4,
|
/frameworks/av/drm/mediacas/plugins/clearkey/tests/ |
D | Android.bp | 35 // loading fails at run-time (linking is okay).
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_get_native_client_buffer.txt | 76 If eglGetNativeClientBufferANDROID fails, NULL will be returned, no
|
/frameworks/proto_logging/stats/atoms/locale/ |
D | locale_atoms.proto | 61 // The new override fails to be written to the storage.
|
/frameworks/native/libs/renderengine/ |
D | Android.bp | 120 // Note: if compilation fails when adding librenderengine as a dependency, try adding
|
/frameworks/proto_logging/stats/enums/adservices/common/ |
D | adservices_enums.proto | 359 // When report deliver fails due to a network issue (IOException). 362 // When report delivery fails due to report building as JSON. 365 // When encryption of aggregate report fails. 371 // When parsing of enrollment file fails.
|
/frameworks/base/core/java/android/window/flags/ |
D | windowing_sdk.aconfig | 107 description: "Report error when defer transition fails when it should not"
|
/frameworks/base/libs/WindowManager/Shell/ |
D | Android.bp | 226 // Soong fails to automatically add this dependency because all the
|
/frameworks/av/media/libstagefright/renderfright/tests/ |
D | RenderEngineTest.cpp | 157 int32_t fails = 0; in expectBufferColor() local 173 if (!equal && ++fails >= maxFails) { in expectBufferColor() 177 if (fails >= maxFails) { in expectBufferColor()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 51 4. Drawing never fails 72 it will schedule the render to sync. Requirement 4 says drawing never fails, so CC must execute, an…
|
/frameworks/av/apex/ |
D | ld.config.txt | 63 # is always found in /system/lib but fails to pass the accessibility test
|
/frameworks/base/packages/SystemUI/docs/ |
D | falsing.md | 97 the gesture fails to validate as a simple tap.
|
/frameworks/native/libs/renderengine/tests/ |
D | RenderEngineTest.cpp | 349 int32_t fails = 0; in expectBufferColor() local 369 if (!colorMatches && ++fails >= maxFails) { in expectBufferColor() 373 if (fails >= maxFails) { in expectBufferColor()
|