Nick0703

Untitled

Oct 24th, 2013
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Note: Recompile with -Xlint:unchecked for details.
  2. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterView.java:361: illegal start of expression
  3. protected void updateSettings() {
  4. ^
  5. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterView.java:361: illegal start of expression
  6. protected void updateSettings() {
  7. ^
  8. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterView.java:361: ';' expected
  9. protected void updateSettings() {
  10. ^
  11. 3 errors
Advertisement
Add Comment
Please, Sign In to add comment