Home | History | Annotate | Download | only in media

Lines Matching refs:ex

4169                     } catch (IOException ex) {
4170 Log.w(TAG, "MediaPlayer IOException: "+ex);
4171 } catch (IllegalArgumentException ex) {
4172 Log.w(TAG, "MediaPlayer IllegalArgumentException: "+ex);
4173 } catch (IllegalStateException ex) {
4174 Log.w(TAG, "MediaPlayer IllegalStateException: "+ex);
4185 } catch (IllegalStateException ex) {
4186 Log.w(TAG, "MediaPlayer IllegalStateException: "+ex);