HomeSort by relevance Sort by last modified time
    Searched full:unsupportedoperationexception (Results 176 - 200 of 973) sorted by null

1 2 3 4 5 6 78 91011>>

  /libcore/luni/src/main/java/javax/net/ssl/
SSLContextSpi.java 75 * @throws UnsupportedOperationException
84 * @throws UnsupportedOperationException
158 * UnsupportedOperationException if there is a problem getting the
161 throw new UnsupportedOperationException("Could not access supported SSL parameters");
  /libcore/luni/src/main/java/org/apache/harmony/luni/internal/util/
TimezoneGetter.java 44 throw new UnsupportedOperationException("TimezoneGetter instance already set");
  /libcore/luni/src/main/native/
JniException.cpp 34 exceptionClass = "java/lang/UnsupportedOperationException";
  /libcore/luni/src/test/java/libcore/java/security/cert/
X509CRLSelectorTest.java 37 } catch (UnsupportedOperationException expected) {
  /packages/apps/Gallery/tests/src/com/android/camera/gallery/
MockImageList.java 64 throw new UnsupportedOperationException();
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/packages/
PackageTest.java 66 throw new UnsupportedOperationException("abstract method not used in test"); //$NON-NLS-1$
71 throw new UnsupportedOperationException("abstract method not used in test"); //$NON-NLS-1$
76 throw new UnsupportedOperationException("abstract method not used in test"); //$NON-NLS-1$
81 throw new UnsupportedOperationException("abstract method not used in test"); //$NON-NLS-1$
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
ImgDisabledButton.java 53 throw new UnsupportedOperationException(); // not available for this type of button
  /external/guava/guava-testlib/src/com/google/common/testing/
NullPointerTester.java 56 * NullPointerException} or {@link UnsupportedOperationException} whenever any
163 * or {@link UnsupportedOperationException} whenever <i>any</i> of its
178 * {@link UnsupportedOperationException} whenever <i>any</i> of its
190 * {@link UnsupportedOperationException} when the parameter in position {@code
220 * {@link UnsupportedOperationException} when the parameter in position {@code
244 * {@link UnsupportedOperationException} when the parameter in position {@code
264 cause instanceof UnsupportedOperationException) {
  /external/guava/guava-tests/test/com/google/common/collect/
MapsTest.java 565 } catch (UnsupportedOperationException expected) {
570 } catch (UnsupportedOperationException expected) {
575 } catch (UnsupportedOperationException expected) {
791 throw new UnsupportedOperationException();
821 /* UnsupportedOperationException on direct modifications. */
824 fail("UnsupportedOperationException expected");
825 } catch (UnsupportedOperationException expected) {}
828 fail("UnsupportedOperationException expected");
829 } catch (UnsupportedOperationException expected) {}
832 fail("UnsupportedOperationException expected")
    [all...]
MapsTransformValuesTest.java 72 throws UnsupportedOperationException {
77 throws UnsupportedOperationException {
123 } catch (UnsupportedOperationException expected) {
129 } catch (UnsupportedOperationException expected) {
135 } catch (UnsupportedOperationException expected) {
  /external/proguard/src/proguard/classfile/
LibraryClass.java 111 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
116 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
121 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
126 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
131 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
136 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store constant pool");
466 throw new UnsupportedOperationException("Library class ["+thisClassName+"] doesn't store attributes");
  /libcore/luni/src/main/java/java/util/
List.java 40 * @throws UnsupportedOperationException
58 * @throws UnsupportedOperationException
79 * @throws UnsupportedOperationException
100 * @throws UnsupportedOperationException
113 * @throws UnsupportedOperationException
244 * @throws UnsupportedOperationException
258 * @throws UnsupportedOperationException
270 * @throws UnsupportedOperationException
282 * @throws UnsupportedOperationException
296 * @throws UnsupportedOperationException
    [all...]
Collection.java 35 * {@code UnsupportedOperationException} if the underlying collection does not
39 * {@code UnsupportedOperationException} or not.
42 * {@code UnsupportedOperationException} if the underlying collection doesn't
73 * @throws UnsupportedOperationException
95 * @throws UnsupportedOperationException
112 * @throws UnsupportedOperationException
212 * @throws UnsupportedOperationException
233 * @throws UnsupportedOperationException
257 * @throws UnsupportedOperationException
  /libcore/luni/src/test/java/tests/api/java/util/
CollectionsTest.java 318 throw new UnsupportedOperationException();
386 fail("UnsupportedOperationException expected");
387 } catch (UnsupportedOperationException e) {
460 fail("UnsupportedOperationException ecpected");
461 } catch (UnsupportedOperationException e) {
629 } catch (UnsupportedOperationException e) {
675 fail("UnsupportedOperationException expected");
676 } catch (UnsupportedOperationException e) {
793 fail("UnsupportedOperationException expected");
794 } catch (UnsupportedOperationException e)
    [all...]
ConcurrentModTest.java 195 fail("UnsupportedOperationException expected");
196 } catch (UnsupportedOperationException ee) {
251 fail("UnsupportedOperationException expected");
252 } catch (UnsupportedOperationException e) {
326 fail("UnsupportedOperationException expected");
327 } catch (UnsupportedOperationException e) {
431 } catch (UnsupportedOperationException ee) {
588 fail("UnsupportedOperationException expected");
589 } catch (UnsupportedOperationException ee) {
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
OffsettedItem.java 142 throw new UnsupportedOperationException("writeSize already set");
150 * @throws UnsupportedOperationException thrown if the write size
156 throw new UnsupportedOperationException("writeSize is unknown");
169 throw new UnsupportedOperationException(
286 throw new UnsupportedOperationException("unsupported");
  /dalvik/dx/src/com/android/dx/dex/file/
OffsettedItem.java 142 throw new UnsupportedOperationException("writeSize already set");
150 * @throws UnsupportedOperationException thrown if the write size
156 throw new UnsupportedOperationException("writeSize is unknown");
169 throw new UnsupportedOperationException(
286 throw new UnsupportedOperationException("unsupported");
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
OffsettedItem.java 142 throw new UnsupportedOperationException("writeSize already set");
150 * @throws UnsupportedOperationException thrown if the write size
156 throw new UnsupportedOperationException("writeSize is unknown");
169 throw new UnsupportedOperationException(
286 throw new UnsupportedOperationException("unsupported");
  /external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
TextureUtil.java 44 throw new UnsupportedOperationException("Unsupported depth format: " + fmt);
47 throw new UnsupportedOperationException("Unsupported format: " + fmt);
49 throw new UnsupportedOperationException("Unrecognized format: " + fmt);
225 throw new UnsupportedOperationException("Unsupported depth format: " + fmt);
227 throw new UnsupportedOperationException("Unrecognized format: " + fmt);
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglGL1Renderer.java 338 throw new UnsupportedOperationException("Unrecognized face cull mode: "
375 throw new UnsupportedOperationException("Unrecognized blend mode: "
384 throw new UnsupportedOperationException("OpenGL 1.1 doesn't support two sided stencil operations.");
612 throw new UnsupportedOperationException(
635 throw new UnsupportedOperationException("Unknown texture type: " + type);
646 throw new UnsupportedOperationException("Unknown mag filter: " + filter);
665 throw new UnsupportedOperationException("Unknown min filter: " + filter);
678 throw new UnsupportedOperationException("Unknown wrap mode: " + mode);
703 throw new UnsupportedOperationException("Unknown texture type: " + tex.getType());
788 //throw new UnsupportedOperationException();
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyStoreSpiTest.java 114 } catch (UnsupportedOperationException expected) {
216 fail("No expected UnsupportedOperationException");
217 } catch (UnsupportedOperationException expected) {
224 fail("No expected UnsupportedOperationException");
225 } catch (UnsupportedOperationException expected) {
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
SystemTest.java 357 } catch (UnsupportedOperationException e) {
363 fail("Should throw UnsupportedOperationException.");
364 } catch (UnsupportedOperationException e) {
370 fail("Should throw UnsupportedOperationException.");
371 } catch (UnsupportedOperationException e) {
377 fail("Should throw UnsupportedOperationException.");
378 } catch (UnsupportedOperationException e) {
385 // fail("Should throw UnsupportedOperationException.");
386 } catch (UnsupportedOperationException expected) {
  /external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
SelectorTest.java 121 // Any attempt to modify keys will cause UnsupportedOperationException
127 fail("should throw UnsupportedOperationException");
128 } catch (UnsupportedOperationException e) {
133 fail("should throw UnsupportedOperationException");
134 } catch (UnsupportedOperationException e) {
139 fail("should throw UnsupportedOperationException");
140 } catch (UnsupportedOperationException e) {
173 fail("Should throw UnsupportedOperationException");
174 } catch (UnsupportedOperationException e) {
  /external/guava/guava/src/com/google/common/collect/
ImmutableMap.java 136 * throw {@link UnsupportedOperationException}.
298 * @throws UnsupportedOperationException always
302 throw new UnsupportedOperationException();
308 * @throws UnsupportedOperationException always
312 throw new UnsupportedOperationException();
318 * @throws UnsupportedOperationException always
322 throw new UnsupportedOperationException();
328 * @throws UnsupportedOperationException always
332 throw new UnsupportedOperationException();
  /external/proguard/src/proguard/classfile/util/
SimplifiedVisitor.java 47 throw new UnsupportedOperationException("Method must be overridden in ["+this.getClass().getName()+"] if ever called");
70 throw new UnsupportedOperationException("Method must be overridden in ["+this.getClass().getName()+"] if ever called");
120 throw new UnsupportedOperationException("Method must be overridden in ["+this.getClass().getName()+"] if ever called");
215 throw new UnsupportedOperationException("Method must be overridden in ["+this.getClass().getName()+"] if ever called");
475 throw new UnsupportedOperationException("Method must be overridden in ["+this.getClass().getName()+"] if ever called");
531 throw new UnsupportedOperationException("Method must be overridden in ["+this.getClass().getName()+"] if ever called");
572 throw new UnsupportedOperationException("Method must be overridden in ["+this.getClass().getName()+"] if ever called");
743 throw new UnsupportedOperationException("Method must be overridden in ["+this.getClass().getName()+"] if ever called");
778 throw new UnsupportedOperationException("Method must be overridden in ["+this.getClass().getName()+"] if ever called");

Completed in 1829 milliseconds

1 2 3 4 5 6 78 91011>>