Home
last modified time | relevance | path

Searched refs:UnsupportedOperationException (Results 1 – 25 of 1349) sorted by relevance

12345678910>>...54

/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DStubExoPlayer.java43 throw new UnsupportedOperationException(); in getAudioComponent()
48 throw new UnsupportedOperationException(); in getVideoComponent()
53 throw new UnsupportedOperationException(); in getTextComponent()
58 throw new UnsupportedOperationException(); in getMetadataComponent()
63 throw new UnsupportedOperationException(); in getDeviceComponent()
68 throw new UnsupportedOperationException(); in getPlaybackLooper()
73 throw new UnsupportedOperationException(); in getApplicationLooper()
78 throw new UnsupportedOperationException(); in addListener()
83 throw new UnsupportedOperationException(); in removeListener()
89 throw new UnsupportedOperationException(); in getPlaybackState()
[all …]
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DAbstractHttp2Headers.java30 throw new UnsupportedOperationException(); in valueIterator()
35 throw new UnsupportedOperationException(); in size()
40 throw new UnsupportedOperationException(); in isEmpty()
45 throw new UnsupportedOperationException(); in names()
50 throw new UnsupportedOperationException(); in get()
55 throw new UnsupportedOperationException(); in get()
60 throw new UnsupportedOperationException(); in getAndRemove()
65 throw new UnsupportedOperationException(); in getAndRemove()
70 throw new UnsupportedOperationException(); in getAll()
75 throw new UnsupportedOperationException(); in getAllAndRemove()
[all …]
/external/dokka/core/src/main/kotlin/Analysis/
DCoreProjectFileIndex.kt37 throw UnsupportedOperationException() in iterateContent()
41 throw UnsupportedOperationException() in iterateContentUnderDirectory()
45 throw UnsupportedOperationException() in isInLibrary()
53 throw UnsupportedOperationException() in isDisposed()
57 throw UnsupportedOperationException() in getOptionValue()
61 throw UnsupportedOperationException() in clearOption()
67 throw UnsupportedOperationException() in getName()
71 throw UnsupportedOperationException() in getModuleWithDependentsScope()
75 throw UnsupportedOperationException() in getModuleContentScope()
79 throw UnsupportedOperationException() in isLoaded()
[all …]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/
DBaseCursor.java17 throw new UnsupportedOperationException(); in getCount()
22 throw new UnsupportedOperationException(); in getPosition()
27 throw new UnsupportedOperationException(); in move()
32 throw new UnsupportedOperationException(); in moveToPosition()
37 throw new UnsupportedOperationException(); in moveToFirst()
42 throw new UnsupportedOperationException(); in moveToLast()
47 throw new UnsupportedOperationException(); in moveToNext()
52 throw new UnsupportedOperationException(); in moveToPrevious()
57 throw new UnsupportedOperationException(); in isFirst()
62 throw new UnsupportedOperationException(); in isLast()
[all …]
/external/exoplayer/tree/extensions/ima/src/test/java/com/google/android/exoplayer2/ext/ima/
DFakeAd.java52 throw new UnsupportedOperationException(); in FakeAd()
57 throw new UnsupportedOperationException(); in FakeAd()
62 throw new UnsupportedOperationException(); in FakeAd()
69 throw new UnsupportedOperationException(); in getVastMediaWidth()
74 throw new UnsupportedOperationException(); in getVastMediaHeight()
79 throw new UnsupportedOperationException(); in getVastMediaBitrate()
94 throw new UnsupportedOperationException(); in getAdId()
99 throw new UnsupportedOperationException(); in getCreativeId()
104 throw new UnsupportedOperationException(); in getCreativeAdId()
109 throw new UnsupportedOperationException(); in getUniversalAdIdValue()
[all …]
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/
DDefaultVisitorAdapter.java18 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
23 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
28 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
33 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
38 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
43 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
48 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
53 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
58 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
63 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
[all …]
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/
DDefaultVisitorAdapter.java18 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
23 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
28 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
33 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
38 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
43 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
48 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
53 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
58 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
63 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
[all …]
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DHttpResponseStub.java14 throw new UnsupportedOperationException(); in getStatusLine()
19 throw new UnsupportedOperationException(); in setStatusLine()
23 throw new UnsupportedOperationException(); in setStatusLine()
27 throw new UnsupportedOperationException(); in setStatusLine()
31 throw new UnsupportedOperationException(); in setStatusCode()
35 throw new UnsupportedOperationException(); in setReasonPhrase()
39 throw new UnsupportedOperationException(); in getEntity()
43 throw new UnsupportedOperationException(); in setEntity()
47 throw new UnsupportedOperationException(); in getLocale()
51 throw new UnsupportedOperationException(); in setLocale()
[all …]
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
DFakeSSLSession.java34 throw new UnsupportedOperationException(); in getApplicationBufferSize()
38 throw new UnsupportedOperationException(); in getCipherSuite()
42 throw new UnsupportedOperationException(); in getCreationTime()
46 throw new UnsupportedOperationException(); in getId()
50 throw new UnsupportedOperationException(); in getLastAccessedTime()
54 throw new UnsupportedOperationException(); in getLocalCertificates()
58 throw new UnsupportedOperationException(); in getLocalPrincipal()
62 throw new UnsupportedOperationException(); in getPacketBufferSize()
74 throw new UnsupportedOperationException(); in getPeerCertificateChain()
78 throw new UnsupportedOperationException(); in getPeerHost()
[all …]
/external/apache-http/android/src/android/net/http/
DDelegatingSSLSession.java53 throw new UnsupportedOperationException(); in getApplicationBufferSize()
58 throw new UnsupportedOperationException(); in getCipherSuite()
63 throw new UnsupportedOperationException(); in getCreationTime()
68 throw new UnsupportedOperationException(); in getId()
73 throw new UnsupportedOperationException(); in getLastAccessedTime()
78 throw new UnsupportedOperationException(); in getLocalCertificates()
83 throw new UnsupportedOperationException(); in getLocalPrincipal()
88 throw new UnsupportedOperationException(); in getPacketBufferSize()
94 throw new UnsupportedOperationException(); in getPeerCertificateChain()
99 throw new UnsupportedOperationException(); in getPeerCertificates()
[all …]
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/javax/net/ssl/
DFakeSSLSession.java40 throw new UnsupportedOperationException(); in getApplicationBufferSize()
45 throw new UnsupportedOperationException(); in getCipherSuite()
50 throw new UnsupportedOperationException(); in getCreationTime()
60 throw new UnsupportedOperationException(); in getLastAccessedTime()
65 throw new UnsupportedOperationException(); in getLocalCertificates()
70 throw new UnsupportedOperationException(); in getLocalPrincipal()
75 throw new UnsupportedOperationException(); in getPacketBufferSize()
80 throw new UnsupportedOperationException(); in getPeerCertificateChain()
85 throw new UnsupportedOperationException(); in getPeerCertificates()
100 throw new UnsupportedOperationException(); in getPeerPrincipal()
[all …]
/external/conscrypt/testing/src/main/java/org/conscrypt/javax/net/ssl/
DFakeSSLSession.java36 throw new UnsupportedOperationException(); in getApplicationBufferSize()
41 throw new UnsupportedOperationException(); in getCipherSuite()
46 throw new UnsupportedOperationException(); in getCreationTime()
56 throw new UnsupportedOperationException(); in getLastAccessedTime()
61 throw new UnsupportedOperationException(); in getLocalCertificates()
66 throw new UnsupportedOperationException(); in getLocalPrincipal()
71 throw new UnsupportedOperationException(); in getPacketBufferSize()
76 throw new UnsupportedOperationException(); in getPeerCertificateChain()
81 throw new UnsupportedOperationException(); in getPeerCertificates()
96 throw new UnsupportedOperationException(); in getPeerPrincipal()
[all …]
/external/cldr/tools/java/org/unicode/cldr/draft/
DUnmodifiableBitSet.java24 throw new UnsupportedOperationException("Cannot modify."); in and()
29 throw new UnsupportedOperationException("Cannot modify."); in andNot()
34 throw new UnsupportedOperationException("Cannot modify."); in clear()
39 throw new UnsupportedOperationException("Cannot modify."); in clear()
44 throw new UnsupportedOperationException("Cannot modify."); in clear()
49 throw new UnsupportedOperationException("Cannot modify."); in flip()
54 throw new UnsupportedOperationException("Cannot modify."); in flip()
59 throw new UnsupportedOperationException("Cannot modify."); in set()
64 throw new UnsupportedOperationException("Cannot modify."); in set()
69 throw new UnsupportedOperationException("Cannot modify."); in set()
[all …]
/external/conscrypt/common/src/test/java/org/conscrypt/
DTrustManagerImplTest.java258 throw new UnsupportedOperationException(); in getApplicationBufferSize()
263 throw new UnsupportedOperationException(); in getCipherSuite()
268 throw new UnsupportedOperationException(); in getCreationTime()
273 throw new UnsupportedOperationException(); in getId()
278 throw new UnsupportedOperationException(); in getLastAccessedTime()
283 throw new UnsupportedOperationException(); in getLocalCertificates()
288 throw new UnsupportedOperationException(); in getLocalPrincipal()
293 throw new UnsupportedOperationException(); in getPacketBufferSize()
299 throw new UnsupportedOperationException(); in getPeerCertificateChain()
318 throw new UnsupportedOperationException(); in getPeerPort()
[all …]
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
DTrustManagerImplTest.java264 throw new UnsupportedOperationException(); in getApplicationBufferSize()
269 throw new UnsupportedOperationException(); in getCipherSuite()
274 throw new UnsupportedOperationException(); in getCreationTime()
279 throw new UnsupportedOperationException(); in getId()
284 throw new UnsupportedOperationException(); in getLastAccessedTime()
289 throw new UnsupportedOperationException(); in getLocalCertificates()
294 throw new UnsupportedOperationException(); in getLocalPrincipal()
299 throw new UnsupportedOperationException(); in getPacketBufferSize()
305 throw new UnsupportedOperationException(); in getPeerCertificateChain()
324 throw new UnsupportedOperationException(); in getPeerPort()
[all …]
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/testsupport/
DMockDataInput.java23 throw new UnsupportedOperationException(); in readFully()
28 throw new UnsupportedOperationException(); in readFully()
38 throw new UnsupportedOperationException(); in readBoolean()
57 throw new UnsupportedOperationException(); in readShort()
62 throw new UnsupportedOperationException(); in readUnsignedShort()
67 throw new UnsupportedOperationException(); in readChar()
72 throw new UnsupportedOperationException(); in readInt()
77 throw new UnsupportedOperationException(); in readLong()
82 throw new UnsupportedOperationException(); in readFloat()
87 throw new UnsupportedOperationException(); in readDouble()
[all …]
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DManagedChannelBuilder.java165 throw new UnsupportedOperationException(); in usePlaintext()
198 throw new UnsupportedOperationException(); in useTransportSecurity()
246 throw new UnsupportedOperationException(); in enableFullStreamDecompression()
322 throw new UnsupportedOperationException(); in keepAliveTime()
336 throw new UnsupportedOperationException(); in keepAliveTimeout()
353 throw new UnsupportedOperationException(); in keepAliveWithoutCalls()
372 throw new UnsupportedOperationException(); in maxRetryAttempts()
387 throw new UnsupportedOperationException(); in maxHedgedAttempts()
405 throw new UnsupportedOperationException(); in retryBufferSize()
422 throw new UnsupportedOperationException(); in perRpcBufferLimit()
[all …]
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DMapInterfaceTest.java69 protected abstract Map<K, V> makeEmptyMap() throws UnsupportedOperationException; in makeEmptyMap()
78 protected abstract Map<K, V> makePopulatedMap() throws UnsupportedOperationException; in makePopulatedMap()
87 protected abstract K getKeyNotInPopulatedMap() throws UnsupportedOperationException; in getKeyNotInPopulatedMap()
96 protected abstract V getValueNotInPopulatedMap() throws UnsupportedOperationException; in getValueNotInPopulatedMap()
141 } catch (UnsupportedOperationException e) { in makeEitherMap()
271 } catch (UnsupportedOperationException e) { in testClear()
282 } catch (UnsupportedOperationException expected) { in testClear()
294 } catch (UnsupportedOperationException e) { in testContainsKey()
320 } catch (UnsupportedOperationException e) { in testContainsValue()
341 } catch (UnsupportedOperationException e) { in testEntrySet()
[all …]
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DMapInterfaceTest.java69 protected abstract Map<K, V> makeEmptyMap() throws UnsupportedOperationException; in makeEmptyMap()
78 protected abstract Map<K, V> makePopulatedMap() throws UnsupportedOperationException; in makePopulatedMap()
87 protected abstract K getKeyNotInPopulatedMap() throws UnsupportedOperationException; in getKeyNotInPopulatedMap()
96 protected abstract V getValueNotInPopulatedMap() throws UnsupportedOperationException; in getValueNotInPopulatedMap()
141 } catch (UnsupportedOperationException e) { in makeEitherMap()
271 } catch (UnsupportedOperationException e) { in testClear()
282 } catch (UnsupportedOperationException expected) { in testClear()
294 } catch (UnsupportedOperationException e) { in testContainsKey()
320 } catch (UnsupportedOperationException e) { in testContainsValue()
341 } catch (UnsupportedOperationException e) { in testEntrySet()
[all …]
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DUnmodifiableData.java41 throw new UnsupportedOperationException(MODIFICATION_ERROR_MSG); in copy()
46 throw new UnsupportedOperationException(MODIFICATION_ERROR_MSG); in copy()
61 throw new UnsupportedOperationException(MODIFICATION_ERROR_MSG); in createChild()
72 throw new UnsupportedOperationException(MODIFICATION_ERROR_MSG); in remove()
88 throw new UnsupportedOperationException(MODIFICATION_ERROR_MSG); in setSymlink()
93 throw new UnsupportedOperationException(MODIFICATION_ERROR_MSG); in setSymlink()
98 throw new UnsupportedOperationException(MODIFICATION_ERROR_MSG); in setSymlink()
103 throw new UnsupportedOperationException(MODIFICATION_ERROR_MSG); in setAttribute()
108 throw new UnsupportedOperationException(MODIFICATION_ERROR_MSG); in removeTree()
113 throw new UnsupportedOperationException(MODIFICATION_ERROR_MSG); in setValue()
[all …]
/external/smali/dexlib2/src/main/java/org/jf/util/
DAbstractListIterator.java39 throw new UnsupportedOperationException(); in hasNext()
44 throw new UnsupportedOperationException(); in next()
49 throw new UnsupportedOperationException(); in hasPrevious()
54 throw new UnsupportedOperationException(); in previous()
59 throw new UnsupportedOperationException(); in nextIndex()
64 throw new UnsupportedOperationException(); in previousIndex()
69 throw new UnsupportedOperationException(); in remove()
74 throw new UnsupportedOperationException(); in set()
79 throw new UnsupportedOperationException(); in add()
/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/
DDefaultPackageTest.java40 throw new UnsupportedOperationException(); in accessSpecifier()
55 throw new UnsupportedOperationException(); in getName()
60 throw new UnsupportedOperationException(); in getAncestors()
65 throw new UnsupportedOperationException(); in getAllFields()
70 throw new UnsupportedOperationException(); in getDeclaredMethods()
75 throw new UnsupportedOperationException(); in isAssignableBy()
80 throw new UnsupportedOperationException(); in isAssignableBy()
85 throw new UnsupportedOperationException(); in hasDirectlyAnnotation()
90 throw new UnsupportedOperationException(); in getSuperClass()
95 throw new UnsupportedOperationException(); in getInterfaces()
[all …]
/external/guava/guava-tests/test/com/google/common/collect/
DForwardingMultisetTest.java215 throw new UnsupportedOperationException(); in suite()
220 throw new UnsupportedOperationException(); in suite()
234 throw new UnsupportedOperationException(); in suite()
239 throw new UnsupportedOperationException(); in suite()
244 throw new UnsupportedOperationException(); in suite()
249 throw new UnsupportedOperationException(); in suite()
254 throw new UnsupportedOperationException(); in suite()
259 throw new UnsupportedOperationException(); in suite()
264 throw new UnsupportedOperationException(); in suite()
269 throw new UnsupportedOperationException(); in suite()
[all …]
/external/guava/android/guava-tests/test/com/google/common/collect/
DForwardingMultisetTest.java215 throw new UnsupportedOperationException(); in suite()
220 throw new UnsupportedOperationException(); in suite()
234 throw new UnsupportedOperationException(); in suite()
239 throw new UnsupportedOperationException(); in suite()
244 throw new UnsupportedOperationException(); in suite()
249 throw new UnsupportedOperationException(); in suite()
254 throw new UnsupportedOperationException(); in suite()
259 throw new UnsupportedOperationException(); in suite()
264 throw new UnsupportedOperationException(); in suite()
269 throw new UnsupportedOperationException(); in suite()
[all …]
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DProtobufArrayListTest.java253 } catch (UnsupportedOperationException e) { in assertImmutable()
260 } catch (UnsupportedOperationException e) { in assertImmutable()
267 } catch (UnsupportedOperationException e) { in assertImmutable()
274 } catch (UnsupportedOperationException e) { in assertImmutable()
281 } catch (UnsupportedOperationException e) { in assertImmutable()
288 } catch (UnsupportedOperationException e) { in assertImmutable()
295 } catch (UnsupportedOperationException e) { in assertImmutable()
302 } catch (UnsupportedOperationException e) { in assertImmutable()
309 } catch (UnsupportedOperationException e) { in assertImmutable()
316 } catch (UnsupportedOperationException e) { in assertImmutable()
[all …]

12345678910>>...54