Home | History | Annotate | Download | only in mtp

Lines Matching refs:beginSendObject

178     private int beginSendObject(String path, int format, int parent,
187 Log.w(TAG, "file already exists in beginSendObject: " + path);
191 Log.e(TAG, "RemoteException in beginSendObject", e);
216 Log.e(TAG, "RemoteException in beginSendObject", e);