Lines Matching refs:ex
278 } catch (RemoteException ex) { in onLongClick()
280 } catch (NullPointerException ex) { in onLongClick()
378 } catch (RemoteException ex) {
432 } catch (RemoteException ex) {
442 } catch (RemoteException ex) {
634 } catch (RemoteException ex) { in onOptionsItemSelected()
723 } catch (RemoteException ex) { in seekMethod1()
743 } catch (RemoteException ex) { in seekMethod2()
796 } catch (RemoteException ex) { in onKeyUp()
911 } catch (RemoteException ex) { in scanBackward()
950 } catch (RemoteException ex) { in scanForward()
965 } catch (RemoteException ex) { in doPauseResume()
990 } catch (RemoteException ex) { in toggleShuffle()
1015 } catch (RemoteException ex) { in cycleRepeat()
1049 } catch (Exception ex) { in startPlayback()
1050 Log.d("MediaPlaybackActivity", "couldn't start playback: " + ex); in startPlayback()
1077 } catch (RemoteException ex) {
1109 } catch (RemoteException ex) { in setRepeatButtonImage()
1127 } catch (RemoteException ex) { in setShuffleButtonImage()
1138 } catch (RemoteException ex) { in setPauseButtonImage()
1203 } catch (RemoteException ex) { in refreshNow()
1312 } catch (RemoteException ex) { in updateTrackInfo()
1367 } catch (InterruptedException ex) { in Worker()