Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
c36f2455aba21448a130b9a5e2a118a379745c37
/
.
/
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
}