Nick0703

Untitled

Mar 3rd, 2014
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:895: cannot find symbol
  2. symbol : variable setVisibility
  3. location: class android.view.View
  4. if (mWifiView.setVisibility != null)
  5. ^
  6. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:898: cannot find symbol
  7. symbol : variable setVisibility
  8. location: class android.view.View
  9. if (mWifiView.setVisibility != null)
  10. ^
  11. GEN /home/nick0703/android/pac/out/target/product/jflte/obj/KERNEL_OBJ/Makefile
Advertisement
Add Comment
Please, Sign In to add comment