Home
last modified time | relevance | path

Searched refs:throw (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h344 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/
Dcreating-authenticator.jd86 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/
DGLImplHeader.java-impl62 throw new UnsupportedOperationException("glGetPointerv");
/frameworks/base/docs/html/training/wearables/data-layer/
Dassets.jd104 throw new IllegalArgumentException("Asset must be non-null");
/frameworks/base/docs/html/training/backward-compatible-ui/
Dnew-implementation.jd46 …mb-specific implementations on pre-Honeycomb devices, the Dalvik VM won't throw any {@link java.la…
/frameworks/base/docs/html/training/basics/fragments/
Dcommunicating.jd71 throw new ClassCastException(activity.toString()
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/promote/
Ddevice-art.jd596 * 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/
Dsearch.jd121 throw new RuntimeException(e);
/frameworks/base/docs/html/guide/practices/
Dverifying-apps-art.jd182 <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/
Ddevice-art.jd720 * 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/
Dservice_testing.jd128 {@link android.app.Application} in which all the methods throw an Exception, so to use it
Dcontentprovider_testing.jd185 invalid URI, and look for errors. Good provider design is to throw an
Dtesting_android.jd232 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/
Dsearchable.jd203 throw new IllegalArgumentException(
208 throw new IllegalArgumentException("Unknown Uri: " + uri);
/frameworks/base/docs/html/design/patterns/
Dhelp.jd18 …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/
Dadvanced-nfc.jd254 throw new RuntimeException("fail", e);
/frameworks/base/docs/html/training/activity-testing/
Dactivity-basic-testing.jd198 method. If the values are not the same, the assertion will throw an
/frameworks/base/docs/html/training/articles/
Dsecurity-ssl.jd448 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/
Dcache-bitmap.jd100 // Get max available VM memory, exceeding this amount will throw an
/frameworks/base/docs/html/guide/topics/ui/
Ddialogs.jd532 // The activity doesn't implement the interface, throw exception
533 throw new ClassCastException(activity.toString()
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-basics.jd487 // 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/
Dcompute.jd312 context to throw an exception.</li> </ol>
/frameworks/base/docs/html/guide/topics/media/
Dmediarouteprovider.jd268 throw new RuntimeException(ex);
/frameworks/base/docs/html/tools/support-library/
Dindex.jd416 {@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/
Dxml.jd311 throw new IllegalStateException();

12