This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca029c2d134bcd238ea5d60a6bc692eff1fb6694
frameworks_base
/
media
/
java
/
android
/
mtp
History
Philip P. Moltmann
b828b77985
Properly close USB device connection in Mtp device
...
Test: Built Fixes: 32073045 Change-Id: I05179377532c1bd4dff1f4a4e0e837cb645317e3
2016-10-17 11:19:58 -07:00
..
MtpConstants.java
Remove MTP API marked as @removed.
2016-05-26 16:39:21 +09:00
MtpDatabase.java
Fix argument type in MtpDatabase#getObjectPropertyValue.
2016-03-01 16:49:08 +09:00
MtpDevice.java
Properly close USB device connection in Mtp device
2016-10-17 11:19:58 -07:00
MtpDeviceInfo.java
Add @NonNull / @Nullable annotations to android.mtp API.
2016-07-08 11:28:00 +09:00
MtpEvent.java
Handle API review comments from the council.
2016-04-18 13:03:29 +09:00
MtpObjectInfo.java
Add @NonNull / @Nullable annotations to android.mtp API.
2016-07-08 11:28:00 +09:00
MtpPropertyGroup.java
…
MtpPropertyList.java
…
MtpServer.java
Add onTerminate runner to MtpServer.
2016-07-11 10:15:41 +09:00
MtpStorage.java
…
MtpStorageInfo.java
Add @NonNull / @Nullable annotations to android.mtp API.
2016-07-08 11:28:00 +09:00
package.html
…