Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.32 KB | None | 0 0
  1. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3314: illegal start of expression
  2. protected void loadDimens() {
  3. ^
  4. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3314: illegal start of expression
  5. protected void loadDimens() {
  6. ^
  7. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3314: ';' expected
  8. protected void loadDimens() {
  9. ^
  10. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3381: illegal start of expression
  11. void postStartTracing() {
  12. ^
  13. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3381: ';' expected
  14. void postStartTracing() {
  15. ^
  16. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3385: illegal start of expression
  17. void vibrate() {
  18. ^
  19. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3385: ';' expected
  20. void vibrate() {
  21. ^
  22. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3410: illegal start of type
  23. protected void haltTicker() {
  24. ^
  25. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3410: ';' expected
  26. protected void haltTicker() {
  27. ^
  28. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3410: illegal start of expression
  29. protected void haltTicker() {
  30. ^
  31. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3410: not a statement
  32. protected void haltTicker() {
  33. ^
  34. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3410: ';' expected
  35. protected void haltTicker() {
  36. ^
  37. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3415: ';' expected
  38. protected boolean shouldDisableNavbarGestures() {
  39. ^
  40. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3422: illegal start of expression
  41. private static class FastColorDrawable extends Drawable {
  42. ^
  43. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3422: illegal start of expression
  44. private static class FastColorDrawable extends Drawable {
  45. ^
  46. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3422: ';' expected
  47. private static class FastColorDrawable extends Drawable {
  48. ^
  49. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3422: not a statement
  50. private static class FastColorDrawable extends Drawable {
  51. ^
  52. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3422: ';' expected
  53. private static class FastColorDrawable extends Drawable {
  54. ^
  55. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3422: not a statement
  56. private static class FastColorDrawable extends Drawable {
  57. ^
  58. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3422: ';' expected
  59. private static class FastColorDrawable extends Drawable {
  60. ^
  61. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3423: illegal start of expression
  62. private final int mColor;
  63. ^
  64. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3425: illegal start of expression
  65. public FastColorDrawable(int color) {
  66. ^
  67. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3425: '.class' expected
  68. public FastColorDrawable(int color) {
  69. ^
  70. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3425: ';' expected
  71. public FastColorDrawable(int color) {
  72. ^
  73. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3430: illegal start of type
  74. public void draw(Canvas canvas) {
  75. ^
  76. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3430: ';' expected
  77. public void draw(Canvas canvas) {
  78. ^
  79. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3430: ')' expected
  80. public void draw(Canvas canvas) {
  81. ^
  82. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3430: not a statement
  83. public void draw(Canvas canvas) {
  84. ^
  85. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3430: ';' expected
  86. public void draw(Canvas canvas) {
  87. ^
  88. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3435: illegal start of type
  89. public void setAlpha(int alpha) {
  90. ^
  91. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3435: ';' expected
  92. public void setAlpha(int alpha) {
  93. ^
  94. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3435: ')' expected
  95. public void setAlpha(int alpha) {
  96. ^
  97. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3435: not a statement
  98. public void setAlpha(int alpha) {
  99. ^
  100. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3435: ';' expected
  101. public void setAlpha(int alpha) {
  102. ^
  103. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3439: illegal start of type
  104. public void setColorFilter(ColorFilter cf) {
  105. ^
  106. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3439: ';' expected
  107. public void setColorFilter(ColorFilter cf) {
  108. ^
  109. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3439: ')' expected
  110. public void setColorFilter(ColorFilter cf) {
  111. ^
  112. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3439: not a statement
  113. public void setColorFilter(ColorFilter cf) {
  114. ^
  115. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3439: ';' expected
  116. public void setColorFilter(ColorFilter cf) {
  117. ^
  118. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3443: ';' expected
  119. public int getOpacity() {
  120. ^
  121. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3448: illegal start of type
  122. public void setBounds(int left, int top, int right, int bottom) {
  123. ^
  124. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3448: ';' expected
  125. public void setBounds(int left, int top, int right, int bottom) {
  126. ^
  127. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3448: ')' expected
  128. public void setBounds(int left, int top, int right, int bottom) {
  129. ^
  130. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3448: not a statement
  131. public void setBounds(int left, int top, int right, int bottom) {
  132. ^
  133. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3448: ';' expected
  134. public void setBounds(int left, int top, int right, int bottom) {
  135. ^
  136. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3448: <identifier> expected
  137. public void setBounds(int left, int top, int right, int bottom) {
  138. ^
  139. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3448: not a statement
  140. public void setBounds(int left, int top, int right, int bottom) {
  141. ^
  142. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3448: ';' expected
  143. public void setBounds(int left, int top, int right, int bottom) {
  144. ^
  145. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3448: ';' expected
  146. public void setBounds(int left, int top, int right, int bottom) {
  147. ^
  148. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3452: illegal start of type
  149. public void setBounds(Rect bounds) {
  150. ^
  151. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3452: ';' expected
  152. public void setBounds(Rect bounds) {
  153. ^
  154. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3452: ')' expected
  155. public void setBounds(Rect bounds) {
  156. ^
  157. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3452: not a statement
  158. public void setBounds(Rect bounds) {
  159. ^
  160. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3452: ';' expected
  161. public void setBounds(Rect bounds) {
  162. ^
  163. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3457: illegal start of type
  164. public void destroy() {
  165. ^
  166. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3457: ';' expected
  167. public void destroy() {
  168. ^
  169. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3457: illegal start of expression
  170. public void destroy() {
  171. ^
  172. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3457: not a statement
  173. public void destroy() {
  174. ^
  175. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3457: ';' expected
  176. public void destroy() {
  177. ^
  178. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3468: illegal start of expression
  179. private boolean mDemoModeAllowed;
  180. ^
  181. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3469: illegal start of expression
  182. private boolean mDemoMode;
  183. ^
  184. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3470: illegal start of expression
  185. private DemoStatusIcons mDemoStatusIcons;
  186. ^
  187. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3473: illegal start of type
  188. public void dispatchDemoCommand(String command, Bundle args) {
  189. ^
  190. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3473: ';' expected
  191. public void dispatchDemoCommand(String command, Bundle args) {
  192. ^
  193. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3473: ')' expected
  194. public void dispatchDemoCommand(String command, Bundle args) {
  195. ^
  196. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3473: not a statement
  197. public void dispatchDemoCommand(String command, Bundle args) {
  198. ^
  199. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3473: ';' expected
  200. public void dispatchDemoCommand(String command, Bundle args) {
  201. ^
  202. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3473: ';' expected
  203. public void dispatchDemoCommand(String command, Bundle args) {
  204. ^
  205. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3523: illegal start of expression
  206. private void dispatchDemoCommandToView(String command, Bundle args, int id) {
  207. ^
  208. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3523: illegal start of expression
  209. private void dispatchDemoCommandToView(String command, Bundle args, int id) {
  210. ^
  211. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3523: ';' expected
  212. private void dispatchDemoCommandToView(String command, Bundle args, int id) {
  213. ^
  214. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3523: ';' expected
  215. private void dispatchDemoCommandToView(String command, Bundle args, int id) {
  216. ^
  217. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3523: not a statement
  218. private void dispatchDemoCommandToView(String command, Bundle args, int id) {
  219. ^
  220. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3523: ';' expected
  221. private void dispatchDemoCommandToView(String command, Bundle args, int id) {
  222. ^
  223. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3523: ';' expected
  224. private void dispatchDemoCommandToView(String command, Bundle args, int id) {
  225. ^
  226. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3536: illegal start of expression
  227. private class TilesChangedObserver extends ContentObserver {
  228. ^
  229. frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java:3627: reached end of file while parsing
  230. }
  231. ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement