Home
last modified time | relevance | path

Searched refs:IllegalStateException (Results 1 – 25 of 583) sorted by relevance

12345678910>>...24

/frameworks/base/media/java/android/media/audiofx/
DVisualizer.java255 throws IllegalStateException { in setEnabled()
258 throw(new IllegalStateException("setEnabled() called in wrong state: "+mState)); in setEnabled()
280 throw(new IllegalStateException("getEnabled() called in wrong state: "+mState)); in getEnabled()
312 throws IllegalStateException { in setCaptureSize()
315 throw(new IllegalStateException("setCaptureSize() called in wrong state: "+mState)); in setCaptureSize()
326 throws IllegalStateException { in getCaptureSize()
329 throw(new IllegalStateException("getCaptureSize() called in wrong state: "+mState)); in getCaptureSize()
344 throws IllegalStateException { in setScalingMode()
347 throw(new IllegalStateException("setScalingMode() called in wrong state: " in setScalingMode()
361 throws IllegalStateException { in getScalingMode()
[all …]
DEnvironmentalReverb.java149 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setRoomLevel()
162 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getRoomLevel()
178 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setRoomHFLevel()
191 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getRoomHFLevel()
205 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setDecayTime()
218 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getDecayTime()
234 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setDecayHFRatio()
247 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getDecayHFRatio()
263 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setReflectionsLevel()
276 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getReflectionsLevel()
[all …]
DEqualizer.java137 throws IllegalStateException, IllegalArgumentException, in Equalizer()
176 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getNumberOfBands()
198 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getBandLevelRange()
216 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setBandLevel()
236 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getBandLevel()
258 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getCenterFreq()
280 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getBandFreqRange()
299 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getBand()
318 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getCurrentPreset()
334 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in usePreset()
[all …]
DAudioEffect.java446 public Descriptor getDescriptor() throws IllegalStateException { in getDescriptor()
515 public int setEnabled(boolean enabled) throws IllegalStateException { in setEnabled()
538 throws IllegalStateException { in setParameter()
549 public int setParameter(int param, int value) throws IllegalStateException { in setParameter()
563 throws IllegalStateException { in setParameter()
577 throws IllegalStateException { in setParameter()
590 throws IllegalStateException { in setParameter()
615 throws IllegalStateException { in setParameter()
641 throws IllegalStateException { in setParameter()
669 throws IllegalStateException { in getParameter()
[all …]
DLoudnessEnhancer.java78 throws IllegalStateException, IllegalArgumentException, in LoudnessEnhancer()
104 throws IllegalStateException, IllegalArgumentException, in LoudnessEnhancer()
123 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setTargetGain()
135 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getTargetGain()
269 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getProperties()
287 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setProperties()
DVirtualizer.java118 throws IllegalStateException, IllegalArgumentException, in Virtualizer()
152 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setStrength()
165 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getRoundedStrength()
184 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getAnglesInt()
375 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in canVirtualize()
411 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getSpeakerAngles()
433 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in forceVirtualizationMode()
469 throws IllegalStateException, UnsupportedOperationException { in getVirtualizationMode()
608 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getProperties()
625 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setProperties()
DBassBoost.java92 throws IllegalStateException, IllegalArgumentException, in BassBoost()
126 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setStrength()
139 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getRoundedStrength()
267 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in getProperties()
284 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException { in setProperties()
/frameworks/base/media/java/android/media/tv/
DTvTrackInfo.java122 throw new IllegalStateException("Not an audio track"); in getAudioChannelCount()
132 throw new IllegalStateException("Not an audio track"); in getAudioSampleRate()
143 throw new IllegalStateException("Not a video track"); in getVideoWidth()
154 throw new IllegalStateException("Not a video track"); in getVideoHeight()
165 throw new IllegalStateException("Not a video track"); in getVideoFrameRate()
176 throw new IllegalStateException("Not a video track"); in getVideoPixelAspectRatio()
289 throw new IllegalStateException("Not an audio track"); in setAudioChannelCount()
303 throw new IllegalStateException("Not an audio track"); in setAudioSampleRate()
317 throw new IllegalStateException("Not a video track"); in setVideoWidth()
331 throw new IllegalStateException("Not a video track"); in setVideoHeight()
[all …]
/frameworks/base/media/java/android/media/
DMediaRecorder.java401 throws IllegalStateException; in setAudioSource()
422 throws IllegalStateException; in setVideoSource()
546 throws IllegalStateException; in setOutputFormat()
559 throws IllegalStateException; in setVideoSize()
574 public native void setVideoFrameRate(int rate) throws IllegalStateException; in setVideoFrameRate()
617 throws IllegalStateException; in setAudioEncoder()
630 throws IllegalStateException; in setVideoEncoder()
728 public void setOutputFile(FileDescriptor fd) throws IllegalStateException in setOutputFile()
742 public void setOutputFile(String path) throws IllegalStateException in setOutputFile()
750 throws IllegalStateException, IOException; in _setOutputFile()
[all …]
DMediaMuxer.java176 throw new IllegalStateException("Can't set rotation degrees due" + in setOrientationHint()
212 throw new IllegalStateException("Can't set location due to wrong state."); in setLocation()
223 throw new IllegalStateException("Muxer has been released!"); in start()
229 throw new IllegalStateException("Can't start due to wrong state."); in start()
242 throw new IllegalStateException("Can't stop due to wrong state."); in stop()
273 throw new IllegalStateException("Muxer is not initialized."); in addTrack()
276 throw new IllegalStateException("Muxer has been released!"); in addTrack()
341 throw new IllegalStateException("Muxer has been released!"); in writeSampleData()
345 throw new IllegalStateException("Can't write, muxer is not started"); in writeSampleData()
DMediaPlayer.java972 throws IOException, IllegalArgumentException, SecurityException, IllegalStateException { in setDataSource()
989 throws IOException, IllegalArgumentException, SecurityException, IllegalStateException { in setDataSource()
1045 throws IOException, IllegalArgumentException, SecurityException, IllegalStateException { in setDataSource()
1058 throws IOException, IllegalArgumentException, SecurityException, IllegalStateException in setDataSource()
1078 throws IOException, IllegalArgumentException, SecurityException, IllegalStateException { in setDataSource()
1106 throws IOException, IllegalArgumentException, SecurityException, IllegalStateException; in nativeSetDataSource()
1116 throws IOException, IllegalArgumentException, IllegalStateException { in setDataSource()
1132 throws IOException, IllegalArgumentException, IllegalStateException { in setDataSource()
1137 throws IOException, IllegalArgumentException, IllegalStateException; in _setDataSource()
1146 throws IllegalArgumentException, IllegalStateException { in setDataSource()
[all …]
DSyncParams.java201 throw new IllegalStateException("audio adjust mode not set"); in getAudioAdjustMode()
224 throw new IllegalStateException("sync source not set"); in getSyncSource()
255 throw new IllegalStateException("tolerance not set"); in getTolerance()
283 throw new IllegalStateException("frame rate not set"); in getFrameRate()
/frameworks/base/core/java/com/android/internal/util/
DFastXmlSerializer.java167 IllegalArgumentException, IllegalStateException { in attribute()
183 IllegalStateException { in cdsect()
188 IllegalStateException { in comment()
193 IllegalStateException { in docdecl()
197 public void endDocument() throws IOException, IllegalArgumentException, IllegalStateException { in endDocument()
202 IllegalArgumentException, IllegalStateException { in endTag()
224 IllegalStateException { in entityRef()
289 IllegalStateException { in ignorableWhitespace()
294 IllegalStateException { in processingInstruction()
299 IllegalStateException { in setFeature()
[all …]
DJournaledFile.java73 throw new IllegalStateException("uncommitted write already in progress"); in chooseForWrite()
100 throw new IllegalStateException("no file to commit"); in commit()
111 throw new IllegalStateException("no file to roll back"); in rollback()
/frameworks/base/core/java/android/content/
DCursorEntityIterator.java60 throw new IllegalStateException("calling hasNext() when the iterator is closed"); in hasNext()
77 throw new IllegalStateException("calling next() when the iterator is closed"); in next()
80 throw new IllegalStateException("you may only call next() if hasNext() is true"); in next()
96 throw new IllegalStateException("calling reset() when the iterator is closed"); in reset()
107 throw new IllegalStateException("closing when already closed"); in close()
DSyncAdapterType.java96 throw new IllegalStateException( in supportsUploading()
104 throw new IllegalStateException( in isUserVisible()
117 throw new IllegalStateException( in allowParallelSyncs()
133 throw new IllegalStateException( in isAlwaysSyncable()
145 throw new IllegalStateException( in getSettingsActivity()
194 throw new IllegalStateException("keys aren't parcelable"); in writeToParcel()
DUndoManager.java100 throw new IllegalStateException("Owner " + owner + " already exists with data " in getOwner()
127 throw new IllegalStateException("Can't save state while updating"); in saveInstanceState()
176 throw new IllegalStateException("Can't save state while updating"); in restoreInstanceState()
236 throw new IllegalStateException("Can't be called during an update"); in undo()
273 throw new IllegalStateException("Can't be called during an update"); in redo()
410 throw new IllegalStateException("Can't being update while performing undo/redo"); in beginUpdate()
442 throw new IllegalStateException("Must be called during an update"); in setUndoLabel()
453 throw new IllegalStateException("Must be called during an update"); in suggestUndoLabel()
476 throw new IllegalStateException("Must be called during an update"); in hasOperation()
517 throw new IllegalStateException("Must be called during an update"); in getLastOperation()
[all …]
/frameworks/base/cmds/hid/src/com/android/commands/hid/
DEvent.java129 throw new IllegalStateException("No event id"); in build()
131 throw new IllegalStateException("Event does not contain a command"); in build()
135 throw new IllegalStateException("Device registration is missing descriptor"); in build()
139 throw new IllegalStateException("Delay has missing or invalid duration"); in build()
143 throw new IllegalStateException("Report command is missing report data"); in build()
196 } catch (IllegalStateException ex) { in getNextEvent()
216 } catch (IllegalStateException|NumberFormatException e) { in readData()
219 throw new IllegalStateException("Encountered malformed data.", e); in readData()
225 throw new IllegalStateException("Invalid data, all values must be byte-sized"); in readData()
/frameworks/base/core/java/android/app/backup/
DBackupDataInput.java129 throw new IllegalStateException("Entity header not read"); in getKey()
144 throw new IllegalStateException("Entity header not read"); in getDataSize()
172 throw new IllegalStateException("Entity header not read"); in readEntityData()
188 throw new IllegalStateException("Entity header not read"); in skipEntityData()
/frameworks/base/core/java/android/hardware/camera2/utils/
DCloseableLock.java125 throw new IllegalStateException( in close()
186 throw new IllegalStateException( in acquireLock()
254 throw new IllegalStateException( in acquireExclusiveLock()
300 throw new IllegalStateException( in releaseLock()
311 throw new IllegalStateException("Do not release after the lock has been closed"); in releaseLock()
/frameworks/base/keystore/java/android/security/
DGateKeeper.java37 throw new IllegalStateException("Gatekeeper service not available"); in getService()
42 public static long getSecureUserId() throws IllegalStateException { in getSecureUserId()
46 throw new IllegalStateException( in getSecureUserId()
/frameworks/base/sax/java/android/sax/
DElement.java66 throw new IllegalStateException("This element already has an end" in getChild()
129 throw new IllegalStateException( in setStartElementListener()
140 throw new IllegalStateException( in setEndElementListener()
152 throw new IllegalStateException( in setEndTextElementListener()
157 throw new IllegalStateException("This element already has children." in setEndTextElementListener()
/frameworks/base/rs/java/android/renderscript/
DMesh.java247 public Builder addVertexType(Type t) throws IllegalStateException { in addVertexType()
249 throw new IllegalStateException("Max vertex types exceeded."); in addVertexType()
268 public Builder addVertexType(Element e, int size) throws IllegalStateException { in addVertexType()
270 throw new IllegalStateException("Max vertex types exceeded."); in addVertexType()
368 throw new IllegalStateException("Builder corrupt, no valid element in entry."); in create()
383 throw new IllegalStateException("Builder corrupt, no valid element in entry."); in create()
460 public AllocationBuilder addVertexAllocation(Allocation a) throws IllegalStateException { in addVertexAllocation()
462 throw new IllegalStateException("Max vertex types exceeded."); in addVertexAllocation()
656 throw new IllegalStateException("add mistmatch with declared components."); in addVertex()
678 throw new IllegalStateException("add mistmatch with declared components."); in addVertex()
[all …]
/frameworks/base/core/java/android/hardware/camera2/legacy/
DCaptureCollector.java128 throw new IllegalStateException( in setJpegTimestamp()
132 throw new IllegalStateException( in setJpegTimestamp()
156 throw new IllegalStateException( in setJpegProduced()
160 throw new IllegalStateException( in setJpegProduced()
187 throw new IllegalStateException( in setPreviewTimestamp()
191 throw new IllegalStateException( in setPreviewTimestamp()
217 throw new IllegalStateException( in setPreviewProduced()
221 throw new IllegalStateException( in setPreviewProduced()
325 throw new IllegalStateException("Request must target at least one output surface!"); in queueRequest()
638 throw new IllegalStateException( in onPreviewCompleted()
[all …]
DSurfaceTextureRenderer.java214 throw new IllegalStateException("Could not compile shader " + shaderType); in loadShader()
246 throw new IllegalStateException("Could not link program"); in createProgram()
263 throw new IllegalStateException("Surface abandoned, skipping drawFrame...", e); in drawFrame()
269 throw new IllegalStateException("Illegal intermediate texture with dimension of 0"); in drawFrame()
355 throw new IllegalStateException("failed creating program"); in initializeGLState()
360 throw new IllegalStateException("Could not get attrib location for aPosition"); in initializeGLState()
365 throw new IllegalStateException("Could not get attrib location for aTextureCoord"); in initializeGLState()
371 throw new IllegalStateException("Could not get attrib location for uMVPMatrix"); in initializeGLState()
377 throw new IllegalStateException("Could not get attrib location for uSTMatrix"); in initializeGLState()
415 throw new IllegalStateException("No EGL14 display"); in configureEGLContext()
[all …]

12345678910>>...24