/frameworks/compile/mclinker/include/mcld/Support/ |
D | Allocators.h | 344 MallocAllocator() throw() in MallocAllocator() 347 MallocAllocator(const MallocAllocator&) throw() in throw() function 350 ~MallocAllocator() throw() in throw() function 368 size_type max_size() const throw() in max_size() 398 MallocAllocator() throw() in MallocAllocator() 401 MallocAllocator(const MallocAllocator&) throw() in throw() function 404 ~MallocAllocator() throw() in throw() function 407 size_type max_size() const throw() in max_size()
|
/frameworks/base/docs/html/training/sync-adapters/ |
D | creating-authenticator.jd | 86 throw new UnsupportedOperationException(); 113 throw new UnsupportedOperationException(); 118 throw new UnsupportedOperationException(); 126 throw new UnsupportedOperationException(); 133 throw new UnsupportedOperationException();
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GLImplHeader.java-impl | 62 throw new UnsupportedOperationException("glGetPointerv");
|
/frameworks/base/docs/html/training/wearables/data-layer/ |
D | assets.jd | 104 throw new IllegalArgumentException("Asset must be non-null");
|
/frameworks/base/docs/html/training/backward-compatible-ui/ |
D | new-implementation.jd | 46 …mb-specific implementations on pre-Honeycomb devices, the Dalvik VM won't throw any {@link java.la…
|
/frameworks/base/docs/html/training/basics/fragments/ |
D | communicating.jd | 71 throw new ClassCastException(activity.toString()
|
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/promote/ |
D | device-art.jd | 596 * method will throw an alert() in case of errors and call back with null. 659 throw new TypeError('Function expected');
|
/frameworks/base/docs/html/training/search/ |
D | search.jd | 121 throw new RuntimeException(e);
|
/frameworks/base/docs/html/guide/practices/ |
D | verifying-apps-art.jd | 182 <code>GetStaticFieldID()</code> now properly throw {@link java.lang.NoSuchFieldError} 184 <code>GetStaticMethodID()</code> now properly throw {@link java.lang.NoSuchMethodError}.
|
/frameworks/base/docs/html/distribute/tools/promote/ |
D | device-art.jd | 720 * method will throw an alert() in case of errors and call back with null. 783 throw new TypeError('Function expected');
|
/frameworks/base/docs/html/tools/testing/ |
D | service_testing.jd | 128 {@link android.app.Application} in which all the methods throw an Exception, so to use it
|
D | contentprovider_testing.jd | 185 invalid URI, and look for errors. Good provider design is to throw an
|
D | testing_android.jd | 232 throw an exception if the comparison fails. Android also provides a class of assertions that 408 {@link android.content.res.Resources} in which all the methods throw Exceptions when called. 420 stubbed-out versions of the corresponding system object class, and all of their methods throw an
|
/frameworks/base/docs/html/training/tv/discovery/ |
D | searchable.jd | 203 throw new IllegalArgumentException( 208 throw new IllegalArgumentException("Unknown Uri: " + uri);
|
/frameworks/base/docs/html/design/patterns/ |
D | help.jd | 18 …g> If you have usability concerns about an aspect of your app, don't just throw help at the proble…
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
D | advanced-nfc.jd | 254 throw new RuntimeException("fail", e);
|
/frameworks/base/docs/html/training/activity-testing/ |
D | activity-basic-testing.jd | 198 method. If the values are not the same, the assertion will throw an
|
/frameworks/base/docs/html/training/articles/ |
D | security-ssl.jd | 448 doesn't throw an exception on error but instead returns a boolean result that you must 466 throw new SSLHandshakeException("Expected mail.google.com, "
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
D | cache-bitmap.jd | 100 // Get max available VM memory, exceeding this amount will throw an
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | dialogs.jd | 532 // The activity doesn't implement the interface, throw exception 533 throw new ClassCastException(activity.toString()
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | content-provider-basics.jd | 487 // Some providers return null if an error occurs, others throw an exception 592 choose to return <code>null</code>, or it may throw an {@link java.lang.Exception}. 651 * an internal error occurs. Other providers may throw an Exception instead of returning null.
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
D | compute.jd | 312 context to throw an exception.</li> </ol>
|
/frameworks/base/docs/html/guide/topics/media/ |
D | mediarouteprovider.jd | 268 throw new RuntimeException(ex);
|
/frameworks/base/docs/html/tools/support-library/ |
D | index.jd | 416 {@link android.support.v4.widget.SlidingPaneLayout} to not throw exceptions for 525 <li>Updated {@link android.support.v4.view.ViewPager} to throw an exception if the
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | xml.jd | 311 throw new IllegalStateException();
|