This website requires JavaScript.
Explore
Help
Sign In
atl
/
android_translation_layer
Watch
0
Star
0
Fork
0
You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced
2025-10-27 11:48:10 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
399cf87254d36771a6b9be15860f7a72fe989dbc
android_translation_layer
/
src
/
api-impl
/
android
/
os
/
Parcelable.java
6 lines
92 B
Java
Raw
Normal View
History
Unescape
Escape
refactor source tree organization, switch to meson
2022-10-02 23:06:56 +02:00
package
android.os
;
public
interface
Parcelable
{
implement/stub some stuff to make SmashHit launch
2022-11-24 16:05:38 +01:00
public
static
interface
Creator
<
T
>
{
}
refactor source tree organization, switch to meson
2022-10-02 23:06:56 +02:00
}
Reference in New Issue
Copy Permalink