Gitiles
Code Review
Sign In
gerrit.aphy.ag
/
public
/
aphy
/
platform_packages_apps_Launcher3
/
0f54a241414cd853b436748e022430a394acdc1d
/
.
/
proguard.flags
blob: b8aeff7c284e0b942d59c9d81c1bd020b6f40cf2 [
file
] [
log
] [
blame
]
Ying Wang
932b29d
2010-03-03 16:33:36 -0800
[
diff
] [
blame
]
1
-
keep
class
com
.
android
.
launcher2
.
Launcher
{
2
public
void
previousScreen
(
android
.
view
.
View
);
3
public
void
nextScreen
(
android
.
view
.
View
);
4
}