HomeSort by relevance Sort by last modified time
    Searched refs:SendObjectInfoFailure (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
SendObjectInfoFailure.java 24 class SendObjectInfoFailure extends IOException {
25 SendObjectInfoFailure() {
MtpManager.java 199 throw new SendObjectInfoFailure();
MtpDocumentsProvider.java 387 } catch (SendObjectInfoFailure exp) {

Completed in 434 milliseconds