/aosp12/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CameraAccessException.java | 112 super(getDefaultMessage(problem)); in CameraAccessException() 113 mReason = problem; in CameraAccessException() 117 super(getCombinedMessage(problem, message)); in CameraAccessException() 118 mReason = problem; in CameraAccessException() 123 mReason = problem; in CameraAccessException() 127 super(getDefaultMessage(problem), cause); in CameraAccessException() 128 mReason = problem; in CameraAccessException() 135 switch (problem) { in getDefaultMessage() 156 String problemString = getProblemString(problem); in getCombinedMessage() 160 private static String getProblemString(int problem) { in getProblemString() argument [all …]
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | InputEventConsistencyVerifier.java | 235 problem("ACTION_UP but key was not down."); in onKeyEvent() 244 problem("Invalid action " + KeyEvent.actionToString(action) in onKeyEvent() 276 problem("ACTION_DOWN but trackball is already down."); in onTrackballEvent() 286 problem("ACTION_UP but trackball is not down."); in onTrackballEvent() 306 problem("Trackball is up but pressure is not equal to 0."); in onTrackballEvent() 309 problem("Source was not SOURCE_CLASS_TRACKBALL."); in onTrackballEvent() 383 problem("ACTION_MOVE contained " + pointerCount in onTouchEvent() 451 problem("Source was not SOURCE_CLASS_POINTER."); in onTouchEvent() 556 problem("Invalid action for generic pointer event."); in onGenericMotionEvent() 565 problem("Invalid action for generic joystick event."); in onGenericMotionEvent() [all …]
|
/aosp12/system/core/diagnose_usb/ |
H A D | diagnose_usb.cpp | 68 std::string problem(GetUdevProblem()); in UsbNoPermissionsShortHelpText() local 69 if (!problem.empty()) help_text += " (" + problem + ")"; in UsbNoPermissionsShortHelpText() 81 std::string problem(GetUdevProblem()); in UsbNoPermissionsLongHelpText() local 82 if (!problem.empty()) header += ": " + problem; in UsbNoPermissionsLongHelpText()
|
/aosp12/frameworks/compile/slang/tests/F_reduce_general_bad_result/ |
H A D | reduce_general_bad_result.rscript | 25 // problem is result type, not accumulator type, so outconverter can fix this 30 // problem is result type, not accumulator type, so outconverter can break this 58 // problem is result type, not accumulator type, so outconverter can fix this 65 // problem is result type, not accumulator type, so outconverter can break this 97 // problem is result type, not accumulator type, so outconverter can fix this 105 // problem is result type, not accumulator type, so outconverter can break this 132 // problem is result type, not accumulator type, so outconverter can fix this 168 // problem is result type, not accumulator type, so outconverter can fix this 185 // problem is result type, not accumulator type, so outconverter can fix this 202 // problem is result type, not accumulator type, so outconverter can fix this [all …]
|
/aosp12/build/make/tools/ |
H A D | soong_to_convert.py | 81 for (module, module_type, problem, dependencies, makefiles, installed) in reader: 83 problems[module] = problem
|
/aosp12/art/test/090-loop-formation/ |
H A D | info.txt | 1 Test loop formation heuristics and code generation. Basically the problem to
|
/aosp12/build/make/target/board/ |
H A D | gsi_system_ext_user.prop | 7 # TODO(b/120679683): disable RescueParty before all problem apps solved
|
H A D | gsi_system_ext.prop | 10 # TODO(b/120679683): disable RescueParty before all problem apps solved
|
/aosp12/system/iorap/ |
H A D | Android.bp | 223 // Pretty print when ubsan detects a problem. 360 // Pretty print when ubsan detects a problem. 444 // Pretty print when ubsan detects a problem. 553 // Pretty print when ubsan detects a problem. 586 // Pretty print when ubsan detects a problem. 670 // Pretty print when ubsan detects a problem.
|
/aosp12/frameworks/base/tools/protologtool/src/com/android/protolog/tool/ |
H A D | ProtoLogTool.kt | 139 val problem = ex.problems.first() regex 142 ParsingContext(fileName, problem.location.orElse(null)
|
/aosp12/hardware/interfaces/oemlock/1.0/ |
H A D | types.hal | 21 /** The operation encountered a problem. */
|
/aosp12/bionic/libc/kernel/android/scsi/scsi/ |
H A D | sg.h | 83 char problem; member
|
/aosp12/packages/apps/TV/tests/common/ |
H A D | Android.bp | 41 // Link tv-common as shared library to avoid the problem of initialization of the constants
|
/aosp12/system/tools/hidl/test/vendor/1.0/ |
H A D | IVendor.hal | 42 IVendor problem;
|
/aosp12/art/test/435-try-finally-without-catch/ |
H A D | info.txt | 14 This used to be a problem for a `try' block followed by a `finally'
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | hal_neverallows.te | 26 # This is a problem because
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | hal_neverallows.te | 27 # This is a problem because
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | bugreport-format.md | 55 - `title.txt`: whose value is a single-line summary of the problem. 56 - `description.txt`: whose value is a multi-line, detailed description of the problem.
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/ |
H A D | IVehicleCallback.hal | 53 * @param areaId - bitmask that specifies in which areas the problem has
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | hal_neverallows.te | 33 # This is a problem because
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | hal_neverallows.te | 33 # This is a problem because
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | hal_neverallows.te | 35 # This is a problem because
|
/aosp12/hardware/interfaces/wifi/1.5/default/ |
H A D | THREADING.README | 24 Adding a global lock seems to be the most trivial solution to the problem.
|
/aosp12/art/build/ |
H A D | Android.common_path.mk | 30 …$(error SOONG_CONFIG_art_module_source_build is neither true nor false - mk file ordering problem?)
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | hal_neverallows.te | 45 # This is a problem because
|