Searched
full:issues (Results
2001 -
2025 of
3441) sorted by null
<<81828384858687888990>>
/frameworks/base/core/java/android/view/textservice/ |
SpellCheckerSession.java | 63 * <p>There are a lot of security issues associated with spell checkers,
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
MenuItemImpl.java | 121 // This is instantiated from the UI thread, so no chance of sync issues
|
/frameworks/base/core/tests/coretests/src/android/hardware/display/ |
VirtualDisplayTest.java | 63 // values for each color channel so as to detect possible RGBA vs. BGRA buffer format issues.
|
/frameworks/base/docs/html/about/versions/ |
android-4.0.3.jd | 238 performance issues and bugs that applications have encountered when
|
/frameworks/base/docs/html/design/patterns/ |
actionbar.jd | 90 <p>One of the most important UI issues to consider when creating an app is how to adjust to screen
|
/frameworks/base/docs/html/distribute/googleplay/strategies/ |
app-quality.jd | 50 One noteworthy and yet relatively underused tool for catching stability issues such as crashes is the <a href="{@docRoot}tools/help/monkey.html">UI/Application Exerciser Monkey</a> (Monkey). Monkey will send random UI events to your app's activities, allowing you to trigger user flows that can uncover stability problems.</p>
|
/frameworks/base/docs/html/guide/practices/ |
screen-compat-mode.jd | 53 then it might encounter some rendering issues on larger screens. For applications with this
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
checklist.jd | 46 helps you focus on the key development issues to get the details of accessibility right.</p>
|
/frameworks/base/docs/html/tools/debugging/ |
systrace.jd | 153 How you use the trace data depends on the performance issues you are investigating. However,
|
/frameworks/base/docs/html/training/design-navigation/ |
descendant-lateral.jd | 98 <p>There are several issues with this pattern. Deep, list-based navigation, known as <em>drill-down list navigation</em>, where lists lead to more lists which lead to even more lists, is often inefficient and cumbersome. The number of touches required to access a piece of content with this kind of navigation is generally very high, leading to a poor user experience—especially for users on-the-go.</p>
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
display-bitmap.jd | 316 here. However, you also need to wary of concurrency issues as the {@link android.widget.GridView}
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/ |
CameraDeviceBinderTest.java | 155 * https://code.google.com/p/dexmaker/issues/detail?id=2
|
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/ |
DelegateClassAdapterTest.java | 288 * Trying to do so in the original class loader generates all sort of link issues because
|
/frameworks/support/v4/java/android/support/v4/content/ |
ModernAsyncTask.java | 390 * loss and stability issues.
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/ |
MenuItemImpl.java | 127 // This is instantiated from the UI thread, so no chance of sync issues
|
/frameworks/volley/src/com/android/volley/toolbox/ |
ImageLoader.java | 175 * Issues a bitmap request with the given URL if that image is not available
|
/hardware/ti/omap4xxx/camera/V4LCameraAdapter/ |
V4LCameraAdapter.cpp | 52 ///Maintain a separate tag for V4LCameraAdapter logs to isolate issues OMX specific
|
/libcore/luni/src/main/java/java/net/ |
NetworkInterface.java | 150 // but not necessarily two-digit (http://code.google.com/p/android/issues/detail?id=34022).
|
PlainSocketImpl.java | 514 // http://code.google.com/p/android/issues/detail?id=15304
|
/libcore/luni/src/main/java/java/nio/ |
Buffer.java | 45 * synchronization issues.
|
/libcore/luni/src/main/java/java/util/ |
NavigableSet.java | 37 * {@code contains(null)}. To avoid such issues, implementations of
|
/libcore/luni/src/main/java/java/util/zip/ |
ZipOutputStream.java | 158 // http://code.google.com/p/android/issues/detail?id=20214
|
/libcore/luni/src/test/java/libcore/java/lang/reflect/ |
ReflectionTest.java | 41 * http://code.google.com/p/android/issues/detail?id=6636
|
/libcore/luni/src/test/java/libcore/javax/security/auth/x500/ |
X500PrincipalTest.java | 96 // http://code.google.com/p/android/issues/detail?id=21531
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
Signature2Test.java | 479 // http://code.google.com/p/android/issues/detail?id=34933
|
Completed in 633 milliseconds
<<81828384858687888990>>