Nick0703

Untitled

Oct 23rd, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterTextView.java:77: error: cannot find symbol
  2. Settings.System.STATUS_BAR_SIGNAL_TEXT), false, this,
  3. ^
  4. symbol: variable STATUS_BAR_SIGNAL_TEXT
  5. location: class System
  6. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/SignalClusterTextView.java:179: error: cannot find symbol
  7. Settings.System.STATUS_BAR_SIGNAL_TEXT, SIGNAL_CLUSTER_STYLE_NORMAL, UserHandle.USER_CURRENT));
  8. ^
  9. symbol: variable STATUS_BAR_SIGNAL_TEXT
  10. location: class System
Advertisement
Add Comment
Please, Sign In to add comment