/frameworks/base/tools/layoutlib/create/.settings/ |
D | org.eclipse.jdt.core.prefs | 14 org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning 15 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error 16 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore 17 org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning 18 org.eclipse.jdt.core.compiler.problem.deadCode=warning 19 org.eclipse.jdt.core.compiler.problem.deprecation=warning 20 org.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled 21 org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled 22 org.eclipse.jdt.core.compiler.problem.discouragedReference=warning 23 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore [all …]
|
/frameworks/base/tools/layoutlib/bridge/.settings/ |
D | org.eclipse.jdt.core.prefs | 14 org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning 15 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error 16 org.eclipse.jdt.core.compiler.problem.autoboxing=ignore 17 org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning 18 org.eclipse.jdt.core.compiler.problem.deadCode=warning 19 org.eclipse.jdt.core.compiler.problem.deprecation=warning 20 org.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled 21 org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled 22 org.eclipse.jdt.core.compiler.problem.discouragedReference=warning 23 org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore [all …]
|
/frameworks/base/core/java/android/hardware/camera2/ |
D | CameraAccessException.java | 97 public CameraAccessException(int problem) { in CameraAccessException() argument 98 super(getDefaultMessage(problem)); in CameraAccessException() 99 mReason = problem; in CameraAccessException() 102 public CameraAccessException(int problem, String message) { in CameraAccessException() argument 104 mReason = problem; in CameraAccessException() 107 public CameraAccessException(int problem, String message, Throwable cause) { in CameraAccessException() argument 109 mReason = problem; in CameraAccessException() 112 public CameraAccessException(int problem, Throwable cause) { in CameraAccessException() argument 113 super(getDefaultMessage(problem), cause); in CameraAccessException() 114 mReason = problem; in CameraAccessException() [all …]
|
D | CameraManager.java | 672 int problem = e.getReason(); in handleRecoverableSetupErrors() local 673 switch (problem) { in handleRecoverableSetupErrors() 675 String errorMsg = CameraAccessException.getDefaultMessage(problem); in handleRecoverableSetupErrors()
|
/frameworks/base/core/java/android/hardware/camera2/utils/ |
D | CameraRuntimeException.java | 18 public CameraRuntimeException(int problem) { in CameraRuntimeException() argument 20 mReason = problem; in CameraRuntimeException() 23 public CameraRuntimeException(int problem, String message) { in CameraRuntimeException() argument 25 mReason = problem; in CameraRuntimeException() 29 public CameraRuntimeException(int problem, String message, Throwable cause) { in CameraRuntimeException() argument 31 mReason = problem; in CameraRuntimeException() 36 public CameraRuntimeException(int problem, Throwable cause) { in CameraRuntimeException() argument 38 mReason = problem; in CameraRuntimeException()
|
/frameworks/base/core/java/android/view/ |
D | InputEventConsistencyVerifier.java | 217 problem("ACTION_DOWN but key is already down and this event " in onKeyEvent() 228 problem("ACTION_UP but key was not down."); in onKeyEvent() 237 problem("Invalid action " + KeyEvent.actionToString(action) in onKeyEvent() 269 problem("ACTION_DOWN but trackball is already down."); in onTrackballEvent() 279 problem("ACTION_UP but trackball is not down."); in onTrackballEvent() 291 problem("Invalid action " + MotionEvent.actionToString(action) in onTrackballEvent() 297 problem("Trackball is down but pressure is not greater than 0."); in onTrackballEvent() 299 problem("Trackball is up but pressure is not equal to 0."); in onTrackballEvent() 302 problem("Source was not SOURCE_CLASS_TRACKBALL."); in onTrackballEvent() 344 problem("Touch event stream contains events from multiple sources: " in onTouchEvent() [all …]
|
/frameworks/base/docs/html/training/ |
D | index.jd | 3 …reat apps for Android. Each class explains the steps required to solve a problem or implement a fe…
|
/frameworks/base/docs/html/tools/debugging/ |
D | systrace.jd | 274 bars can indicate a problem in your application performance. When they show up in your 277 identify the task causing the problem, and click on the task to get more information. You should 291 <p>If you are analyzing an application for this type of problem, examine the 305 dropped frames are potentially causing the display to stutter or halt. Zooming into this problem 315 execution pattern of this thread is not always an indication of a display problem with your 316 application. Further testing is required to determine if this is actually a performance problem
|
D | improving-w-lint.jd | 34 …problem detected by the tool is reported with a description message and a severity level, so that … 43 …pecify any {@code lint} checks that you want to exclude and to customize problem severity levels.<…
|
/frameworks/base/docs/html/tools/sdk/ |
D | eclipse-adt.jd | 214 <li>Fixed a problem where the AVD manager allowed creating Android Wear virtual devices 259 <li>Fixed a problem where Eclipse was non-responsive for a few seconds after opening 261 <li>Fixed a problem where the SDK Manager threw a <code>NullPointerException</code> after 264 <li>Fixed a problem where the layout preview for large screens in Eclipse showed the 267 <li>Fixed a problem with Nexus 5 Android virtual devices created from the command line 299 <li>Fixed a problem where the Android Virtual Device Manager could not create new 301 <li><p>Fixed a problem with virtual devices created using ADT 22.3 or earlier.</p> 304 this problem, select the virtual device on the AVD Manager and click 307 <li>Fixed a problem with the command line tools when creating virtual devices. 309 <li>Fixed a problem with the command line <code>lint</code> script.</li> [all …]
|
D | tools-notes.jd | 294 <li>Fixed a problem where the AVD manager allowed creating Android Wear virtual devices 334 <li>Fixed a problem where the SDK Manager threw a <code>NullPointerException</code> after 337 <li>Fixed a problem with Nexus 5 Android virtual devices created from the command line 369 <li>Fixed a problem where the Android Virtual Device Manager could not create new virtual 371 <li><p>Fixed a problem with virtual devices created using ADT 22.3 or earlier.</p> 374 this problem, select the virtual device on the AVD Manager and click 377 <li>Fixed a problem with the command line tools when creating virtual devices. 379 <li>Fixed a problem with the command line <code>lint</code> script.</li> 450 <li>Fixed a problem with the emulator shutting down immediately for Android 1.5 453 <li>Fixed a problem with port numbers longer than four digits. [all …]
|
/frameworks/base/docs/html/tools/revisions/ |
D | build-tools.jd | 208 <li>Fixed a problem with RenderScript bitcode encoding. 211 <li>Fixed a problem with RenderScript missing math symbols 236 <li>Fixed {@code BufferOverflowException} problem in the dx build.
|
/frameworks/base/docs/html/guide/faq/ |
D | troubleshooting.jd | 172 You may find any of these steps will fix the problem and with practice you 242 <p>This is similar to the ApiDemos problem described above, except that 294 <p>The problem occurs because the Keytool utility — included in the JDK and used by the Andro… 296 <p>If you encounter this problem, follow these steps to work around it: </p> 310 <p>This problem has been verified on Windows and may apply to other platforms. </p>
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 71 greatly exceeds 60ms then there is a problem with the accelerometer or the
|
/frameworks/base/docs/html/training/multiscreen/ |
D | screendensities.jd | 54 pixels is a problem because different screens have different pixel densities,
|
/frameworks/base/docs/html/training/wearables/ui/ |
D | layouts.jd | 32 For a demonstration of this type of problem, see the video 58 <p>The Wearable UI Library provides two different approaches to solve this problem:</p>
|
/frameworks/base/docs/html/training/cloudsave/ |
D | conflict-res.jd | 330 <p>You might try to fix the problem by not resetting the delta after each save, 333 <em>(130, +10)</em>. However, you would then run into the problem illustrated in Table 3.</p> 426 <p>Now you have the opposite problem: you are giving the player too many coins. 436 <p>The solution to the problem is to change the structure of your cloud save to
|
/frameworks/base/docs/html-intl/intl/es/training/multiscreen/ |
D | screendensities.jd | 46 … distancias o tamaños. Definir dimensiones de diseño mediante píxeles es problemático porque cada …
|
/frameworks/base/docs/html/tools/sdk/ndk/ |
D | index.jd | 492 <li>Fixed a problem that was preventing 64-bit packages from extracting on Ubuntu 14.04 and 735 <li>Fixed a problem that prevented Clang from building HelloComputeNDK.</li> 914 had no compilation issues). The problem was that Clang added <code>-pie</code> for Android 1088 <li>Solved a problem with Tegra 2 and 3 chips by changing specular 1143 <li>Fixed a problem with GCC 4.8 ARM, in which the stack pointer is 1144 restored too early. This problem prevented the frame pointer from reliably 1147 <li>Fixed a problem with GCC 4.8 libstdc++, in which a bug in 1190 <li>Fixed a problem with <code>Check_ReleaseStringUTFChars</code> in 1297 <li>Fixed problem with ARM GCC 4.6 {@code thumb2} failing to generate 16-bit relative jump 1303 <li>Fixed a problem with Windows 32-bit {@code *-gdb.exe} executables failing to launch. [all …]
|
/frameworks/base/docs/html/training/contacts-provider/ |
D | modify-data.jd | 245 In Android 4.0 (API version 14) and later, a problem in the contacts app causes incorrect 251 To work around this problem in Android 4.0.3 (API version 15) and later, add the extended
|
/frameworks/base/docs/html/training/graphics/opengl/ |
D | draw.jd | 234 android.opengl.GLSurfaceView} is displayed. You can fix that problem using a projection and camera
|
/frameworks/base/docs/html/guide/topics/processes/ |
D | process-lifecycle.jd | 31 it terminates the spawned thread running in the process. The solution to this problem
|
/frameworks/base/docs/html/guide/practices/ |
D | seamlessness.jd | 33 <p>A common seamlessness problem is when an application's background process 52 <p>Another example of a seamlessness problem is when an activity inadvertently
|
/frameworks/base/docs/html/guide/practices/app-design/ |
D | seamlessness.jd | 32 <p>A common seamlessness problem is when an application's background process 51 <p>Another example of a seamlessness problem is when an activity inadvertently
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | localization.jd | 125 <li>This application might compile without a problem. An IDE such as Eclipse 128 the application might run without a problem, because 335 highlight this kind of error, and you will not see the problem when you
|