Searched refs:problem (Results 1 – 14 of 14) sorted by relevance
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 …]
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 …]
86 std::string problem(GetUdevProblem()); in UsbNoPermissionsShortHelpText() local87 if (!problem.empty()) help_text += " (" + problem + ")"; in UsbNoPermissionsShortHelpText()99 std::string problem(GetUdevProblem()); in UsbNoPermissionsLongHelpText() local100 if (!problem.empty()) header += ": " + problem; in UsbNoPermissionsLongHelpText()
139 val problem = ex.problems.first() regex142 ParsingContext(fileName, problem.location.orElse(null)
36 We break the problem down into three scenarios.
73 greatly exceeds 60ms then there is a problem with the accelerometer or the
63 // Messages from the settings problem file
114 multi-package install session. If a problem with one of the included packages is118 If there is a problem enabling rollback for any package in the multi-package
3 Both of them are used to solve subclasses of this category of problem:165 "problem" to BLASTBufferQueue transaction ordering. Namely, earlier state updates which were
56 // a problem
54 // Notify the user of a problem with a plugin (dev devices only).
98 These problems effectively meant that misallocation was a big problem, demand wasn't well reflected,
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
60308 Landroid/view/InputEventConsistencyVerifier;->problem(Ljava/lang/String;)V