Home | History | Annotate | Download | only in mtp

Lines Matching refs:RemoteException

32 import android.os.RemoteException;
340 } catch (RemoteException e) {
341 Log.e(TAG, "RemoteException in beginSendObject", e);
365 } catch (RemoteException e) {
366 Log.e(TAG, "RemoteException in beginSendObject", e);
396 } catch (RemoteException e) {
397 Log.e(TAG, "RemoteException in endSendObject", e);
407 private Cursor createObjectQuery(int storageID, int format, int parent) throws RemoteException {
523 } catch (RemoteException e) {
524 Log.e(TAG, "RemoteException in getObjectList", e);
540 } catch (RemoteException e) {
541 Log.e(TAG, "RemoteException in getNumObjects", e);
784 } catch (RemoteException e) {
785 Log.e(TAG, "RemoteException in getObjectFilePath", e);
823 } catch (RemoteException e) {
824 Log.e(TAG, "RemoteException in mMediaProvider.update", e);
840 } catch (RemoteException e) {
850 } catch (RemoteException e) {
946 } catch (RemoteException e) {
947 Log.e(TAG, "RemoteException in getObjectInfo", e);
981 } catch (RemoteException e) {
982 Log.e(TAG, "RemoteException in getObjectFilePath", e);
1035 } catch (RemoteException e) {
1043 } catch (RemoteException e) {
1044 Log.e(TAG, "RemoteException in deleteFile", e);
1070 } catch (RemoteException e) {
1071 Log.e(TAG, "RemoteException in getObjectList", e);
1094 } catch (RemoteException e) {
1095 Log.e(TAG, "RemoteException in setObjectReferences", e);