OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
458
} catch (
SendObjectInfoFailure
exp) {
[
all
...]
Completed in 160 milliseconds