Advertisement
Guest User

error15

a guest
Jun 22nd, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 105.57 KB | None | 0 0
  1. location: class com.android.bluetooth.btservice.RemoteDevices
  2. BluetoothMasInstance inst = new BluetoothMasInstance(id[i], name[i],
  3. ^
  4. target SharedLib: audio.a2dp.default (/home/usmcamgrimm/binaryvision/rage/out/target/product/vs980/obj/SHARED_LIBRARIES/audio.a2dp.default_intermediates/LINKED/audio.a2dp.default.so)
  5. target Strip: audio.primary.default (/home/usmcamgrimm/binaryvision/rage/out/target/product/vs980/obj/lib/audio.primary.default.so)
  6. target Strip: gralloc.default (/home/usmcamgrimm/binaryvision/rage/out/target/product/vs980/obj/lib/gralloc.default.so)
  7. target Strip: lights.g2 (/home/usmcamgrimm/binaryvision/rage/out/target/product/vs980/obj/lib/lights.g2.so)
  8. target Strip: local_time.default (/home/usmcamgrimm/binaryvision/rage/out/target/product/vs980/obj/lib/local_time.default.so)
  9. target Symbolic: libavcodec (/home/usmcamgrimm/binaryvision/rage/out/target/product/vs980/symbols/system/lib/libavcodec.so)
  10. Note: the configuration refers to the unknown class 'com.android.development.AppPicker'
  11. Note: the configuration refers to the unknown class 'com.android.development.DisplayEditText'
  12. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:60: incompatible types
  13. found : com.android.bluetooth.hfpclient.HandsfreeClientService.BluetoothHandsfreeClientBinder
  14. required: com.android.bluetooth.btservice.ProfileService.IProfileServiceBinder
  15. return new BluetoothHandsfreeClientBinder(this);
  16. ^
  17. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:122: com.android.bluetooth.hfpclient.HandsfreeClientService.BluetoothHandsfreeClientBinder is not abstract and does not override abstract method unlinkToDeath(android.os.IBinder.DeathRecipient,int) in android.os.IBinder
  18. private static class BluetoothHandsfreeClientBinder extends IBluetoothHandsfreeClient.Stub
  19. ^
  20. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:148: method does not override or implement a method from a supertype
  21. @Override
  22. ^
  23. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:157: method does not override or implement a method from a supertype
  24. @Override
  25. ^
  26. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:166: method does not override or implement a method from a supertype
  27. @Override
  28. ^
  29. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:175: method does not override or implement a method from a supertype
  30. @Override
  31. ^
  32. Note: the configuration refers to the unknown class 'com.android.development.UrlEditText'
  33. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:184: method does not override or implement a method from a supertype
  34. @Override
  35. ^
  36. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:193: method does not override or implement a method from a supertype
  37. @Override
  38. ^
  39. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:202: method does not override or implement a method from a supertype
  40. @Override
  41. ^
  42. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:211: method does not override or implement a method from a supertype
  43. @Override
  44. ^
  45. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:220: method does not override or implement a method from a supertype
  46. @Override
  47. ^
  48. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:229: method does not override or implement a method from a supertype
  49. @Override
  50. ^
  51. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:238: method does not override or implement a method from a supertype
  52. @Override
  53. ^
  54. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:251: cannot find symbol
  55. symbol : variable BluetoothHandsfreeClient
  56. location: class com.android.bluetooth.hfpclient.HandsfreeClientService.BluetoothHandsfreeClientBinder
  57. return BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED;
  58. ^
  59. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:247: method does not override or implement a method from a supertype
  60. @Override
  61. ^
  62. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:256: method does not override or implement a method from a supertype
  63. @Override
  64. ^
  65. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:265: method does not override or implement a method from a supertype
  66. @Override
  67. ^
  68. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:274: method does not override or implement a method from a supertype
  69. @Override
  70. ^
  71. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:283: method does not override or implement a method from a supertype
  72. @Override
  73. ^
  74. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:292: method does not override or implement a method from a supertype
  75. @Override
  76. ^
  77. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:301: method does not override or implement a method from a supertype
  78. @Override
  79. ^
  80. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:310: method does not override or implement a method from a supertype
  81. @Override
  82. ^
  83. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:319: method does not override or implement a method from a supertype
  84. @Override
  85. ^
  86. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:328: method does not override or implement a method from a supertype
  87. @Override
  88. ^
  89. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:337: method does not override or implement a method from a supertype
  90. @Override
  91. ^
  92. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:346: method does not override or implement a method from a supertype
  93. @Override
  94. ^
  95. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:355: method does not override or implement a method from a supertype
  96. @Override
  97. ^
  98. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:364: method does not override or implement a method from a supertype
  99. @Override
  100. ^
  101. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:373: method does not override or implement a method from a supertype
  102. @Override
  103. ^
  104. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:382: method does not override or implement a method from a supertype
  105. @Override
  106. ^
  107. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientService.java:391: method does not override or implement a method from a supertype
  108. @Override
  109. ^
  110. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:174: cannot find symbol
  111. symbol : variable BluetoothHandsfreeClientCall
  112. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  113. boolean outgoing = state == BluetoothHandsfreeClientCall.CALL_STATE_DIALING ||
  114. ^
  115. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:175: cannot find symbol
  116. symbol : variable BluetoothHandsfreeClientCall
  117. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  118. state == BluetoothHandsfreeClientCall.CALL_STATE_ALERTING;
  119. ^
  120. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:183: cannot find symbol
  121. symbol : class BluetoothHandsfreeClientCall
  122. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  123. BluetoothHandsfreeClientCall c = new BluetoothHandsfreeClientCall(id, state, number, false,
  124. ^
  125. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:183: cannot find symbol
  126. symbol : class BluetoothHandsfreeClientCall
  127. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  128. BluetoothHandsfreeClientCall c = new BluetoothHandsfreeClientCall(id, state, number, false,
  129. ^
  130. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:193: cannot find symbol
  131. symbol : class BluetoothHandsfreeClientCall
  132. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  133. Iterator<Hashtable.Entry<Integer, BluetoothHandsfreeClientCall>> it;
  134. ^
  135. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:197: cannot find symbol
  136. symbol : class BluetoothHandsfreeClientCall
  137. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  138. BluetoothHandsfreeClientCall c = it.next().getValue();
  139. ^
  140. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:202: cannot find symbol
  141. symbol : variable BluetoothHandsfreeClientCall
  142. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  143. setCallState(c, BluetoothHandsfreeClientCall.CALL_STATE_TERMINATED);
  144. ^
  145. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:212: cannot find symbol
  146. symbol : class BluetoothHandsfreeClientCall
  147. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  148. for (BluetoothHandsfreeClientCall c : mCalls.values()) {
  149. ^
  150. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:221: cannot find symbol
  151. symbol : class BluetoothHandsfreeClientCall
  152. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  153. for (BluetoothHandsfreeClientCall c : mCalls.values()) {
  154. ^
  155. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:234: cannot find symbol
  156. symbol : class BluetoothHandsfreeClientCall
  157. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  158. for (BluetoothHandsfreeClientCall c : mCalls.values()) {
  159. ^
  160. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:244: cannot find symbol
  161. symbol : variable BluetoothHandsfreeClientCall
  162. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  163. boolean multi = callsInState(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE) > 1;
  164. ^
  165. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:246: cannot find symbol
  166. symbol : class BluetoothHandsfreeClientCall
  167. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  168. for (BluetoothHandsfreeClientCall c : mCalls.values()) {
  169. ^
  170. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:247: cannot find symbol
  171. symbol : variable BluetoothHandsfreeClientCall
  172. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  173. if (c.getState() == BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE) {
  174. ^
  175. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:273: cannot find symbol
  176. symbol : variable BluetoothHandsfreeClient
  177. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  178. Intent intent = new Intent(BluetoothHandsfreeClient.ACTION_CALL_CHANGED);
  179. ^
  180. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:274: cannot find symbol
  181. symbol : variable BluetoothHandsfreeClient
  182. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  183. intent.putExtra(BluetoothHandsfreeClient.EXTRA_CALL, c);
  184. ^
  185. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:310: cannot find symbol
  186. symbol : variable BluetoothHandsfreeClientCall
  187. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  188. addCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING, "");
  189. ^
  190. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:313: cannot find symbol
  191. symbol : variable BluetoothHandsfreeClientCall
  192. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  193. addCall(BluetoothHandsfreeClientCall.CALL_STATE_DIALING, "");
  194. ^
  195. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:316: cannot find symbol
  196. symbol : variable BluetoothHandsfreeClientCall
  197. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  198. addCall(BluetoothHandsfreeClientCall.CALL_STATE_ALERTING, "");
  199. ^
  200. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:325: cannot find symbol
  201. symbol : variable BluetoothHandsfreeClientCall
  202. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  203. addCall(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE, "");
  204. ^
  205. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:335: cannot find symbol
  206. symbol : variable BluetoothHandsfreeClientCall
  207. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  208. addCall(BluetoothHandsfreeClientCall.CALL_STATE_HELD, "");
  209. ^
  210. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:357: cannot find symbol
  211. symbol : class BluetoothHandsfreeClientCall
  212. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  213. BluetoothHandsfreeClientCall c = null;
  214. ^
  215. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:361: cannot find symbol
  216. symbol : variable BluetoothHandsfreeClientCall
  217. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  218. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE,
  219. ^
  220. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:362: cannot find symbol
  221. symbol : variable BluetoothHandsfreeClientCall
  222. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  223. BluetoothHandsfreeClientCall.CALL_STATE_HELD,
  224. ^
  225. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:363: cannot find symbol
  226. symbol : variable BluetoothHandsfreeClientCall
  227. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  228. BluetoothHandsfreeClientCall.CALL_STATE_HELD_BY_RESPONSE_AND_HOLD);
  229. ^
  230. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:371: cannot find symbol
  231. symbol : variable BluetoothHandsfreeClientCall
  232. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  233. c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_WAITING);
  234. ^
  235. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:373: cannot find symbol
  236. symbol : variable BluetoothHandsfreeClientCall
  237. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  238. setCallState(c, BluetoothHandsfreeClientCall.CALL_STATE_TERMINATED);
  239. ^
  240. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:385: cannot find symbol
  241. symbol : variable BluetoothHandsfreeClientCall
  242. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  243. c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_DIALING,
  244. ^
  245. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:386: cannot find symbol
  246. symbol : variable BluetoothHandsfreeClientCall
  247. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  248. BluetoothHandsfreeClientCall.CALL_STATE_ALERTING,
  249. ^
  250. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:387: cannot find symbol
  251. symbol : variable BluetoothHandsfreeClientCall
  252. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  253. BluetoothHandsfreeClientCall.CALL_STATE_INCOMING);
  254. ^
  255. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:389: cannot find symbol
  256. symbol : variable BluetoothHandsfreeClientCall
  257. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  258. setCallState(c, BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  259. ^
  260. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:420: cannot find symbol
  261. symbol : variable BluetoothHandsfreeClientCall
  262. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  263. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_DIALING,
  264. ^
  265. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:421: cannot find symbol
  266. symbol : variable BluetoothHandsfreeClientCall
  267. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  268. BluetoothHandsfreeClientCall.CALL_STATE_ALERTING);
  269. ^
  270. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:425: cannot find symbol
  271. symbol : variable BluetoothHandsfreeClientCall
  272. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  273. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  274. ^
  275. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:426: cannot find symbol
  276. symbol : variable BluetoothHandsfreeClientCall
  277. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  278. changeCallsState(BluetoothHandsfreeClientCall.CALL_STATE_WAITING,
  279. ^
  280. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:427: cannot find symbol
  281. symbol : variable BluetoothHandsfreeClientCall
  282. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  283. BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  284. ^
  285. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:452: cannot find symbol
  286. symbol : variable BluetoothHandsfreeClientCall
  287. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  288. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING);
  289. ^
  290. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:456: cannot find symbol
  291. symbol : variable BluetoothHandsfreeClientCall
  292. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  293. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_WAITING);
  294. ^
  295. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:469: cannot find symbol
  296. symbol : variable BluetoothHandsfreeClientCall
  297. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  298. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING,
  299. ^
  300. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:470: cannot find symbol
  301. symbol : variable BluetoothHandsfreeClientCall
  302. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  303. BluetoothHandsfreeClientCall.CALL_STATE_DIALING,
  304. ^
  305. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:471: cannot find symbol
  306. symbol : variable BluetoothHandsfreeClientCall
  307. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  308. BluetoothHandsfreeClientCall.CALL_STATE_WAITING,
  309. ^
  310. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:472: cannot find symbol
  311. symbol : variable BluetoothHandsfreeClientCall
  312. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  313. BluetoothHandsfreeClientCall.CALL_STATE_ALERTING);
  314. ^
  315. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:482: cannot find symbol
  316. symbol : class BluetoothHandsfreeClientCall
  317. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  318. BluetoothHandsfreeClientCall c =
  319. ^
  320. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:483: cannot find symbol
  321. symbol : variable BluetoothHandsfreeClientCall
  322. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  323. getCall(BluetoothHandsfreeClientCall.CALL_STATE_DIALING);
  324. ^
  325. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:486: cannot find symbol
  326. symbol : variable BluetoothHandsfreeClientCall
  327. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  328. addCall(BluetoothHandsfreeClientCall.CALL_STATE_ALERTING,
  329. ^
  330. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:489: cannot find symbol
  331. symbol : variable BluetoothHandsfreeClientCall
  332. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  333. addCall(BluetoothHandsfreeClientCall.CALL_STATE_ALERTING, "");
  334. ^
  335. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:492: cannot find symbol
  336. symbol : variable BluetoothHandsfreeClientCall
  337. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  338. setCallState(c, BluetoothHandsfreeClientCall.CALL_STATE_ALERTING);
  339. ^
  340. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:507: cannot find symbol
  341. symbol : variable BluetoothHandsfreeClientCall
  342. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  343. addCall(BluetoothHandsfreeClientCall.CALL_STATE_DIALING,
  344. ^
  345. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:510: cannot find symbol
  346. symbol : variable BluetoothHandsfreeClientCall
  347. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  348. addCall(BluetoothHandsfreeClientCall.CALL_STATE_DIALING, "");
  349. ^
  350. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:514: cannot find symbol
  351. symbol : variable BluetoothHandsfreeClientCall
  352. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  353. if (getCall(BluetoothHandsfreeClientCall.CALL_STATE_WAITING) == null)
  354. ^
  355. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:517: cannot find symbol
  356. symbol : variable BluetoothHandsfreeClientCall
  357. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  358. addCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING, "");
  359. ^
  360. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:545: cannot find symbol
  361. symbol : variable BluetoothHandsfreeClientCall
  362. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  363. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_HELD);
  364. ^
  365. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:551: cannot find symbol
  366. symbol : variable BluetoothHandsfreeClientCall
  367. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  368. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  369. ^
  370. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:552: cannot find symbol
  371. symbol : variable BluetoothHandsfreeClientCall
  372. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  373. changeCallsState(BluetoothHandsfreeClientCall.CALL_STATE_HELD,
  374. ^
  375. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:553: cannot find symbol
  376. symbol : variable BluetoothHandsfreeClientCall
  377. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  378. BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  379. ^
  380. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:557: cannot find symbol
  381. symbol : variable BluetoothHandsfreeClientCall
  382. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  383. changeCallsState(BluetoothHandsfreeClientCall.CALL_STATE_HELD,
  384. ^
  385. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:558: cannot find symbol
  386. symbol : variable BluetoothHandsfreeClientCall
  387. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  388. BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  389. ^
  390. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:568: cannot find symbol
  391. symbol : variable BluetoothHandsfreeClientCall
  392. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  393. changeCallsState(BluetoothHandsfreeClientCall.CALL_STATE_HELD,
  394. ^
  395. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:569: cannot find symbol
  396. symbol : variable BluetoothHandsfreeClientCall
  397. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  398. BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  399. ^
  400. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:573: cannot find symbol
  401. symbol : variable BluetoothHandsfreeClientCall
  402. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  403. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_HELD);
  404. ^
  405. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:585: cannot find symbol
  406. symbol : class BluetoothHandsfreeClientCall
  407. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  408. BluetoothHandsfreeClientCall c =
  409. ^
  410. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:586: cannot find symbol
  411. symbol : variable BluetoothHandsfreeClientCall
  412. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  413. getCall(BluetoothHandsfreeClientCall.CALL_STATE_WAITING);
  414. ^
  415. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:588: cannot find symbol
  416. symbol : variable BluetoothHandsfreeClientCall
  417. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  418. changeCallsState(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE,
  419. ^
  420. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:589: cannot find symbol
  421. symbol : variable BluetoothHandsfreeClientCall
  422. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  423. BluetoothHandsfreeClientCall.CALL_STATE_HELD);
  424. ^
  425. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:590: cannot find symbol
  426. symbol : variable BluetoothHandsfreeClientCall
  427. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  428. setCallState(c, BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  429. ^
  430. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:592: cannot find symbol
  431. symbol : class BluetoothHandsfreeClientCall
  432. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  433. for (BluetoothHandsfreeClientCall cc : mCalls.values()) {
  434. ^
  435. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:594: cannot find symbol
  436. symbol : variable BluetoothHandsfreeClientCall
  437. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  438. BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE) {
  439. ^
  440. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:596: cannot find symbol
  441. symbol : variable BluetoothHandsfreeClientCall
  442. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  443. BluetoothHandsfreeClientCall.CALL_STATE_HELD);
  444. ^
  445. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:598: cannot find symbol
  446. symbol : variable BluetoothHandsfreeClientCall
  447. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  448. BluetoothHandsfreeClientCall.CALL_STATE_HELD) {
  449. ^
  450. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:600: cannot find symbol
  451. symbol : variable BluetoothHandsfreeClientCall
  452. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  453. BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  454. ^
  455. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:608: cannot find symbol
  456. symbol : class BluetoothHandsfreeClientCall
  457. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  458. BluetoothHandsfreeClientCall c =
  459. ^
  460. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:609: cannot find symbol
  461. symbol : variable BluetoothHandsfreeClientCall
  462. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  463. getCall(BluetoothHandsfreeClientCall.CALL_STATE_WAITING);
  464. ^
  465. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:611: cannot find symbol
  466. symbol : variable BluetoothHandsfreeClientCall
  467. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  468. changeCallsState(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE,
  469. ^
  470. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:612: cannot find symbol
  471. symbol : variable BluetoothHandsfreeClientCall
  472. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  473. BluetoothHandsfreeClientCall.CALL_STATE_HELD);
  474. ^
  475. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:613: cannot find symbol
  476. symbol : variable BluetoothHandsfreeClientCall
  477. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  478. setCallState(c, BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  479. ^
  480. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:618: cannot find symbol
  481. symbol : class BluetoothHandsfreeClientCall
  482. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  483. for (BluetoothHandsfreeClientCall cc : mCalls.values()) {
  484. ^
  485. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:619: cannot find symbol
  486. symbol : variable BluetoothHandsfreeClientCall
  487. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  488. if (cc.getState() == BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE) {
  489. ^
  490. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:620: cannot find symbol
  491. symbol : variable BluetoothHandsfreeClientCall
  492. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  493. setCallState(cc, BluetoothHandsfreeClientCall.CALL_STATE_HELD);
  494. ^
  495. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:621: cannot find symbol
  496. symbol : variable BluetoothHandsfreeClientCall
  497. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  498. } else if (cc.getState() == BluetoothHandsfreeClientCall.CALL_STATE_HELD) {
  499. ^
  500. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:622: cannot find symbol
  501. symbol : variable BluetoothHandsfreeClientCall
  502. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  503. setCallState(cc, BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  504. ^
  505. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:627: cannot find symbol
  506. symbol : class BluetoothHandsfreeClientCall
  507. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  508. for (BluetoothHandsfreeClientCall cc : mCalls.values()) {
  509. ^
  510. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:628: cannot find symbol
  511. symbol : class BluetoothHandsfreeClientCall
  512. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  513. if (cc != (BluetoothHandsfreeClientCall) mPendingAction.second) {
  514. ^
  515. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:629: cannot find symbol
  516. symbol : variable BluetoothHandsfreeClientCall
  517. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  518. setCallState(cc, BluetoothHandsfreeClientCall.CALL_STATE_HELD);
  519. ^
  520. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:644: cannot find symbol
  521. symbol : variable BluetoothHandsfreeClientCall
  522. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  523. changeCallsState(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE,
  524. ^
  525. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:645: cannot find symbol
  526. symbol : variable BluetoothHandsfreeClientCall
  527. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  528. BluetoothHandsfreeClientCall.CALL_STATE_HELD);
  529. ^
  530. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:650: cannot find symbol
  531. symbol : variable BluetoothHandsfreeClientCall
  532. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  533. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  534. ^
  535. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:651: cannot find symbol
  536. symbol : variable BluetoothHandsfreeClientCall
  537. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  538. changeCallsState(BluetoothHandsfreeClientCall.CALL_STATE_HELD,
  539. ^
  540. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:652: cannot find symbol
  541. symbol : variable BluetoothHandsfreeClientCall
  542. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  543. BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  544. ^
  545. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:656: cannot find symbol
  546. symbol : variable BluetoothHandsfreeClientCall
  547. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  548. changeCallsState(BluetoothHandsfreeClientCall.CALL_STATE_HELD,
  549. ^
  550. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:657: cannot find symbol
  551. symbol : variable BluetoothHandsfreeClientCall
  552. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  553. BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  554. ^
  555. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:666: cannot find symbol
  556. symbol : variable BluetoothHandsfreeClientCall
  557. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  558. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  559. ^
  560. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:690: cannot find symbol
  561. symbol : class BluetoothHandsfreeClientCall
  562. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  563. BluetoothHandsfreeClientCall c = null;
  564. ^
  565. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:695: cannot find symbol
  566. symbol : variable BluetoothHandsfreeClientCall
  567. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  568. c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING,
  569. ^
  570. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:696: cannot find symbol
  571. symbol : variable BluetoothHandsfreeClientCall
  572. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  573. BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  574. ^
  575. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:699: cannot find symbol
  576. symbol : variable BluetoothHandsfreeClientCall
  577. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  578. BluetoothHandsfreeClientCall.CALL_STATE_HELD_BY_RESPONSE_AND_HOLD);
  579. ^
  580. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:701: cannot find symbol
  581. symbol : variable BluetoothHandsfreeClientCall
  582. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  583. addCall(BluetoothHandsfreeClientCall.CALL_STATE_HELD_BY_RESPONSE_AND_HOLD, "");
  584. ^
  585. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:705: cannot find symbol
  586. symbol : variable BluetoothHandsfreeClientCall
  587. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  588. c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_HELD_BY_RESPONSE_AND_HOLD);
  589. ^
  590. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:707: cannot find symbol
  591. symbol : variable BluetoothHandsfreeClientCall
  592. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  593. setCallState(c, BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  594. ^
  595. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:716: cannot find symbol
  596. symbol : variable BluetoothHandsfreeClientCall
  597. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  598. removeCalls(BluetoothHandsfreeClientCall.CALL_STATE_HELD_BY_RESPONSE_AND_HOLD);
  599. ^
  600. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:726: cannot find symbol
  601. symbol : class BluetoothHandsfreeClientCall
  602. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  603. BluetoothHandsfreeClientCall c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING);
  604. ^
  605. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:726: cannot find symbol
  606. symbol : variable BluetoothHandsfreeClientCall
  607. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  608. BluetoothHandsfreeClientCall c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING);
  609. ^
  610. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:731: cannot find symbol
  611. symbol : class BluetoothHandsfreeClientCall
  612. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  613. BluetoothHandsfreeClientCall cw = getCall(BluetoothHandsfreeClientCall.CALL_STATE_WAITING);
  614. ^
  615. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:731: cannot find symbol
  616. symbol : variable BluetoothHandsfreeClientCall
  617. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  618. BluetoothHandsfreeClientCall cw = getCall(BluetoothHandsfreeClientCall.CALL_STATE_WAITING);
  619. ^
  620. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:733: cannot find symbol
  621. symbol : variable BluetoothHandsfreeClientCall
  622. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  623. setCallState(cw, BluetoothHandsfreeClientCall.CALL_STATE_INCOMING);
  624. ^
  625. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:736: cannot find symbol
  626. symbol : variable BluetoothHandsfreeClientCall
  627. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  628. addCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING, number);
  629. ^
  630. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:747: cannot find symbol
  631. symbol : variable BluetoothHandsfreeClientCall
  632. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  633. if (getCall(BluetoothHandsfreeClientCall.CALL_STATE_WAITING) == null) {
  634. ^
  635. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:748: cannot find symbol
  636. symbol : variable BluetoothHandsfreeClientCall
  637. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  638. addCall(BluetoothHandsfreeClientCall.CALL_STATE_WAITING, number);
  639. ^
  640. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:769: cannot find symbol
  641. symbol : class BluetoothHandsfreeClientCall
  642. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  643. mCallsUpdate = new Hashtable<Integer, BluetoothHandsfreeClientCall>();
  644. ^
  645. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:782: cannot find symbol
  646. symbol : class BluetoothHandsfreeClientCall
  647. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  648. Iterator<Hashtable.Entry<Integer, BluetoothHandsfreeClientCall>> it;
  649. ^
  650. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:787: cannot find symbol
  651. symbol : class BluetoothHandsfreeClientCall
  652. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  653. Hashtable.Entry<Integer, BluetoothHandsfreeClientCall> entry = it.next();
  654. ^
  655. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:794: cannot find symbol
  656. symbol : class BluetoothHandsfreeClientCall
  657. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  658. BluetoothHandsfreeClientCall c = entry.getValue();
  659. ^
  660. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:796: cannot find symbol
  661. symbol : variable BluetoothHandsfreeClientCall
  662. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  663. setCallState(c, BluetoothHandsfreeClientCall.CALL_STATE_TERMINATED);
  664. ^
  665. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:802: cannot find symbol
  666. symbol : class BluetoothHandsfreeClientCall
  667. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  668. Hashtable.Entry<Integer, BluetoothHandsfreeClientCall> entry = it.next();
  669. ^
  670. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:840: cannot find symbol
  671. symbol : class BluetoothHandsfreeClientCall
  672. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  673. mCallsUpdate.put(id, new BluetoothHandsfreeClientCall(id, state, number, multiParty,
  674. ^
  675. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:846: cannot find symbol
  676. symbol : variable BluetoothHandsfreeClientCall
  677. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  678. if (callsInState(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE) > 1) {
  679. ^
  680. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:853: cannot find symbol
  681. symbol : class BluetoothHandsfreeClientCall
  682. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  683. BluetoothHandsfreeClientCall c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING);
  684. ^
  685. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:853: cannot find symbol
  686. symbol : variable BluetoothHandsfreeClientCall
  687. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  688. BluetoothHandsfreeClientCall c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING);
  689. ^
  690. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:865: cannot find symbol
  691. symbol : class BluetoothHandsfreeClientCall
  692. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  693. BluetoothHandsfreeClientCall c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING,
  694. ^
  695. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:865: cannot find symbol
  696. symbol : variable BluetoothHandsfreeClientCall
  697. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  698. BluetoothHandsfreeClientCall c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING,
  699. ^
  700. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:866: cannot find symbol
  701. symbol : variable BluetoothHandsfreeClientCall
  702. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  703. BluetoothHandsfreeClientCall.CALL_STATE_WAITING);
  704. ^
  705. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:868: cannot find symbol
  706. symbol : variable BluetoothHandsfreeClientCall
  707. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  708. c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_HELD_BY_RESPONSE_AND_HOLD,
  709. ^
  710. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:869: cannot find symbol
  711. symbol : variable BluetoothHandsfreeClientCall
  712. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  713. BluetoothHandsfreeClientCall.CALL_STATE_HELD);
  714. ^
  715. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:877: cannot find symbol
  716. symbol : variable BluetoothHandsfreeClientCall
  717. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  718. case BluetoothHandsfreeClientCall.CALL_STATE_INCOMING:
  719. ^
  720. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:878: cannot find symbol
  721. symbol : variable BluetoothHandsfreeClient
  722. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  723. if (flag != BluetoothHandsfreeClient.CALL_ACCEPT_NONE) {
  724. ^
  725. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:897: cannot find symbol
  726. symbol : variable BluetoothHandsfreeClientCall
  727. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  728. case BluetoothHandsfreeClientCall.CALL_STATE_WAITING:
  729. ^
  730. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:898: cannot find symbol
  731. symbol : variable BluetoothHandsfreeClientCall
  732. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  733. if (callsInState(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE) == 0) {
  734. ^
  735. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:900: cannot find symbol
  736. symbol : variable BluetoothHandsfreeClient
  737. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  738. if (flag != BluetoothHandsfreeClient.CALL_ACCEPT_NONE) {
  739. ^
  740. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:915: cannot find symbol
  741. symbol : variable BluetoothHandsfreeClient
  742. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  743. if (flag == BluetoothHandsfreeClient.CALL_ACCEPT_HOLD) {
  744. ^
  745. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:917: cannot find symbol
  746. symbol : variable BluetoothHandsfreeClient
  747. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  748. } else if (flag == BluetoothHandsfreeClient.CALL_ACCEPT_TERMINATE) {
  749. ^
  750. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:923: cannot find symbol
  751. symbol : variable BluetoothHandsfreeClientCall
  752. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  753. case BluetoothHandsfreeClientCall.CALL_STATE_HELD:
  754. ^
  755. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:924: cannot find symbol
  756. symbol : variable BluetoothHandsfreeClient
  757. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  758. if (flag == BluetoothHandsfreeClient.CALL_ACCEPT_HOLD) {
  759. ^
  760. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:926: cannot find symbol
  761. symbol : variable BluetoothHandsfreeClient
  762. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  763. } else if (flag == BluetoothHandsfreeClient.CALL_ACCEPT_TERMINATE) {
  764. ^
  765. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:928: cannot find symbol
  766. symbol : variable BluetoothHandsfreeClientCall
  767. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  768. } else if (getCall(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE) != null) {
  769. ^
  770. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:934: cannot find symbol
  771. symbol : variable BluetoothHandsfreeClientCall
  772. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  773. case BluetoothHandsfreeClientCall.CALL_STATE_HELD_BY_RESPONSE_AND_HOLD:
  774. ^
  775. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:935: cannot find symbol
  776. symbol : variable BluetoothHandsfreeClient
  777. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  778. if (flag != BluetoothHandsfreeClient.CALL_ACCEPT_NONE) {
  779. ^
  780. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:940: cannot find symbol
  781. symbol : variable BluetoothHandsfreeClientCall
  782. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  783. case BluetoothHandsfreeClientCall.CALL_STATE_ALERTING:
  784. ^
  785. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:941: cannot find symbol
  786. symbol : variable BluetoothHandsfreeClientCall
  787. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  788. case BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE:
  789. ^
  790. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:942: cannot find symbol
  791. symbol : variable BluetoothHandsfreeClientCall
  792. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  793. case BluetoothHandsfreeClientCall.CALL_STATE_DIALING:
  794. ^
  795. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:959: cannot find symbol
  796. symbol : class BluetoothHandsfreeClientCall
  797. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  798. BluetoothHandsfreeClientCall c =
  799. ^
  800. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:960: cannot find symbol
  801. symbol : variable BluetoothHandsfreeClientCall
  802. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  803. getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING,
  804. ^
  805. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:961: cannot find symbol
  806. symbol : variable BluetoothHandsfreeClientCall
  807. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  808. BluetoothHandsfreeClientCall.CALL_STATE_WAITING,
  809. ^
  810. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:962: cannot find symbol
  811. symbol : variable BluetoothHandsfreeClientCall
  812. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  813. BluetoothHandsfreeClientCall.CALL_STATE_HELD_BY_RESPONSE_AND_HOLD,
  814. ^
  815. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:963: cannot find symbol
  816. symbol : variable BluetoothHandsfreeClientCall
  817. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  818. BluetoothHandsfreeClientCall.CALL_STATE_HELD);
  819. ^
  820. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:969: cannot find symbol
  821. symbol : variable BluetoothHandsfreeClientCall
  822. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  823. case BluetoothHandsfreeClientCall.CALL_STATE_INCOMING:
  824. ^
  825. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:972: cannot find symbol
  826. symbol : variable BluetoothHandsfreeClientCall
  827. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  828. case BluetoothHandsfreeClientCall.CALL_STATE_WAITING:
  829. ^
  830. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:973: cannot find symbol
  831. symbol : variable BluetoothHandsfreeClientCall
  832. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  833. case BluetoothHandsfreeClientCall.CALL_STATE_HELD:
  834. ^
  835. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:976: cannot find symbol
  836. symbol : variable BluetoothHandsfreeClientCall
  837. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  838. case BluetoothHandsfreeClientCall.CALL_STATE_HELD_BY_RESPONSE_AND_HOLD:
  839. ^
  840. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:979: cannot find symbol
  841. symbol : variable BluetoothHandsfreeClientCall
  842. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  843. case BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE:
  844. ^
  845. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:980: cannot find symbol
  846. symbol : variable BluetoothHandsfreeClientCall
  847. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  848. case BluetoothHandsfreeClientCall.CALL_STATE_DIALING:
  849. ^
  850. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:981: cannot find symbol
  851. symbol : variable BluetoothHandsfreeClientCall
  852. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  853. case BluetoothHandsfreeClientCall.CALL_STATE_ALERTING:
  854. ^
  855. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:998: cannot find symbol
  856. symbol : class BluetoothHandsfreeClientCall
  857. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  858. BluetoothHandsfreeClientCall c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING);
  859. ^
  860. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:998: cannot find symbol
  861. symbol : variable BluetoothHandsfreeClientCall
  862. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  863. BluetoothHandsfreeClientCall c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING);
  864. ^
  865. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1002: cannot find symbol
  866. symbol : variable BluetoothHandsfreeClientCall
  867. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  868. c = getCall(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE);
  869. ^
  870. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1023: cannot find symbol
  871. symbol : class BluetoothHandsfreeClientCall
  872. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  873. BluetoothHandsfreeClientCall c = getCall(
  874. ^
  875. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1024: cannot find symbol
  876. symbol : variable BluetoothHandsfreeClientCall
  877. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  878. BluetoothHandsfreeClientCall.CALL_STATE_DIALING,
  879. ^
  880. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1025: cannot find symbol
  881. symbol : variable BluetoothHandsfreeClientCall
  882. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  883. BluetoothHandsfreeClientCall.CALL_STATE_ALERTING);
  884. ^
  885. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1034: cannot find symbol
  886. symbol : variable BluetoothHandsfreeClientCall
  887. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  888. if (callsInState(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE) > 0) {
  889. ^
  890. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1043: cannot find symbol
  891. symbol : class BluetoothHandsfreeClientCall
  892. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  893. BluetoothHandsfreeClientCall c = mCalls.get(idx);
  894. ^
  895. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1050: cannot find symbol
  896. symbol : variable BluetoothHandsfreeClientCall
  897. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  898. case BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE:
  899. ^
  900. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1053: cannot find symbol
  901. symbol : variable BluetoothHandsfreeClientCall
  902. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  903. case BluetoothHandsfreeClientCall.CALL_STATE_DIALING:
  904. ^
  905. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1054: cannot find symbol
  906. symbol : variable BluetoothHandsfreeClientCall
  907. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  908. case BluetoothHandsfreeClientCall.CALL_STATE_ALERTING:
  909. ^
  910. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1076: cannot find symbol
  911. symbol : class BluetoothHandsfreeClientCall
  912. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  913. BluetoothHandsfreeClientCall c = mCalls.get(idx);
  914. ^
  915. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1082: cannot find symbol
  916. symbol : variable BluetoothHandsfreeClientCall
  917. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  918. if (c.getState() != BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE) {
  919. ^
  920. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1117: cannot find symbol
  921. symbol : variable BluetoothHandsfreeClient
  922. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  923. b.putBoolean(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_3WAY_CALLING, true);
  924. ^
  925. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1121: cannot find symbol
  926. symbol : variable BluetoothHandsfreeClient
  927. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  928. b.putBoolean(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_VOICE_RECOGNITION, true);
  929. ^
  930. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1125: cannot find symbol
  931. symbol : variable BluetoothHandsfreeClient
  932. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  933. b.putBoolean(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_ATTACH_NUMBER_TO_VT, true);
  934. ^
  935. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1129: cannot find symbol
  936. symbol : variable BluetoothHandsfreeClient
  937. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  938. b.putBoolean(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_REJECT_CALL, true);
  939. ^
  940. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1133: cannot find symbol
  941. symbol : variable BluetoothHandsfreeClient
  942. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  943. b.putBoolean(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_ECC, true);
  944. ^
  945. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1139: cannot find symbol
  946. symbol : variable BluetoothHandsfreeClient
  947. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  948. b.putBoolean(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_ACCEPT_HELD_OR_WAITING_CALL, true);
  949. ^
  950. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1143: cannot find symbol
  951. symbol : variable BluetoothHandsfreeClient
  952. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  953. b.putBoolean(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_RELEASE_HELD_OR_WAITING_CALL, true);
  954. ^
  955. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1147: cannot find symbol
  956. symbol : variable BluetoothHandsfreeClient
  957. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  958. b.putBoolean(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_RELEASE_AND_ACCEPT, true);
  959. ^
  960. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1151: cannot find symbol
  961. symbol : variable BluetoothHandsfreeClient
  962. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  963. b.putBoolean(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_MERGE, true);
  964. ^
  965. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1155: cannot find symbol
  966. symbol : variable BluetoothHandsfreeClient
  967. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  968. b.putBoolean(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_MERGE_AND_DETACH, true);
  969. ^
  970. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1167: cannot find symbol
  971. symbol : variable BluetoothHandsfreeClient
  972. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  973. mAudioState = BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED;
  974. ^
  975. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1189: cannot find symbol
  976. symbol : class BluetoothHandsfreeClientCall
  977. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  978. mCalls = new Hashtable<Integer, BluetoothHandsfreeClientCall>();
  979. ^
  980. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1254: cannot find symbol
  981. symbol : class BluetoothHandsfreeClientCall
  982. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Disconnected
  983. mCalls = new Hashtable<Integer, BluetoothHandsfreeClientCall>();
  984. ^
  985. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1653: cannot find symbol
  986. symbol : variable BluetoothHandsfreeClient
  987. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  988. intent = new Intent(BluetoothHandsfreeClient.ACTION_AG_EVENT);
  989. ^
  990. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1654: cannot find symbol
  991. symbol : variable BluetoothHandsfreeClient
  992. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  993. intent.putExtra(BluetoothHandsfreeClient.EXTRA_NETWORK_STATUS,
  994. ^
  995. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1660: cannot find symbol
  996. symbol : variable BluetoothHandsfreeClient
  997. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  998. intent.putExtra(BluetoothHandsfreeClient.EXTRA_OPERATOR_NAME,
  999. ^
  1000. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1681: cannot find symbol
  1001. symbol : variable BluetoothHandsfreeClient
  1002. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1003. intent = new Intent(BluetoothHandsfreeClient.ACTION_AG_EVENT);
  1004. ^
  1005. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1682: cannot find symbol
  1006. symbol : variable BluetoothHandsfreeClient
  1007. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1008. intent.putExtra(BluetoothHandsfreeClient.EXTRA_NETWORK_ROAMING,
  1009. ^
  1010. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1692: cannot find symbol
  1011. symbol : variable BluetoothHandsfreeClient
  1012. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1013. intent = new Intent(BluetoothHandsfreeClient.ACTION_AG_EVENT);
  1014. ^
  1015. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1693: cannot find symbol
  1016. symbol : variable BluetoothHandsfreeClient
  1017. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1018. intent.putExtra(BluetoothHandsfreeClient.EXTRA_NETWORK_SIGNAL_STRENGTH,
  1019. ^
  1020. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1703: cannot find symbol
  1021. symbol : variable BluetoothHandsfreeClient
  1022. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1023. intent = new Intent(BluetoothHandsfreeClient.ACTION_AG_EVENT);
  1024. ^
  1025. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1704: cannot find symbol
  1026. symbol : variable BluetoothHandsfreeClient
  1027. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1028. intent.putExtra(BluetoothHandsfreeClient.EXTRA_BATTERY_LEVEL,
  1029. ^
  1030. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1714: cannot find symbol
  1031. symbol : variable BluetoothHandsfreeClient
  1032. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1033. intent = new Intent(BluetoothHandsfreeClient.ACTION_AG_EVENT);
  1034. ^
  1035. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1715: cannot find symbol
  1036. symbol : variable BluetoothHandsfreeClient
  1037. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1038. intent.putExtra(BluetoothHandsfreeClient.EXTRA_OPERATOR_NAME,
  1039. ^
  1040. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1726: cannot find symbol
  1041. symbol : variable BluetoothHandsfreeClient
  1042. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1043. intent = new Intent(BluetoothHandsfreeClient.ACTION_AG_EVENT);
  1044. ^
  1045. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1727: cannot find symbol
  1046. symbol : variable BluetoothHandsfreeClient
  1047. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1048. intent.putExtra(BluetoothHandsfreeClient.EXTRA_VOICE_RECOGNITION,
  1049. ^
  1050. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1754: cannot find symbol
  1051. symbol : variable BluetoothHandsfreeClient
  1052. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1053. intent = new Intent(BluetoothHandsfreeClient.ACTION_AG_EVENT);
  1054. ^
  1055. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1755: cannot find symbol
  1056. symbol : variable BluetoothHandsfreeClient
  1057. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1058. intent.putExtra(BluetoothHandsfreeClient.EXTRA_IN_BAND_RING,
  1059. ^
  1060. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1803: cannot find symbol
  1061. symbol : variable BluetoothHandsfreeClient
  1062. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1063. intent = new Intent(BluetoothHandsfreeClient.ACTION_AG_EVENT);
  1064. ^
  1065. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1805: cannot find symbol
  1066. symbol : variable BluetoothHandsfreeClient
  1067. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1068. BluetoothHandsfreeClient.EXTRA_VOICE_RECOGNITION,
  1069. ^
  1070. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1814: cannot find symbol
  1071. symbol : variable BluetoothHandsfreeClient
  1072. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1073. if (event.valueInt == BluetoothHandsfreeClient.ACTION_RESULT_OK) {
  1074. ^
  1075. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1817: cannot find symbol
  1076. symbol : variable BluetoothHandsfreeClientCall
  1077. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1078. if (callsInState(BluetoothHandsfreeClientCall.CALL_STATE_ACTIVE) == 0) {
  1079. ^
  1080. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1818: cannot find symbol
  1081. symbol : variable BluetoothHandsfreeClientCall
  1082. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1083. if(getCall(BluetoothHandsfreeClientCall.CALL_STATE_INCOMING) != null &&
  1084. ^
  1085. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1820: cannot find symbol
  1086. symbol : variable BluetoothHandsfreeClient
  1087. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1088. acceptCall(BluetoothHandsfreeClient.CALL_ACCEPT_NONE, true);
  1089. ^
  1090. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1822: cannot find symbol
  1091. symbol : variable BluetoothHandsfreeClientCall
  1092. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1093. } else if(getCall(BluetoothHandsfreeClientCall.CALL_STATE_WAITING) != null &&
  1094. ^
  1095. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1824: cannot find symbol
  1096. symbol : variable BluetoothHandsfreeClient
  1097. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1098. acceptCall(BluetoothHandsfreeClient.CALL_ACCEPT_NONE, true);
  1099. ^
  1100. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1838: cannot find symbol
  1101. symbol : variable BluetoothHandsfreeClient
  1102. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1103. if (event.valueInt == BluetoothHandsfreeClient.ACTION_RESULT_OK) {
  1104. ^
  1105. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1847: cannot find symbol
  1106. symbol : variable BluetoothHandsfreeClient
  1107. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1108. if (event.valueInt == BluetoothHandsfreeClient.ACTION_RESULT_OK) {
  1109. ^
  1110. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1848: cannot find symbol
  1111. symbol : class BluetoothHandsfreeClientCall
  1112. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1113. BluetoothHandsfreeClientCall c =
  1114. ^
  1115. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1849: cannot find symbol
  1116. symbol : class BluetoothHandsfreeClientCall
  1117. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1118. (BluetoothHandsfreeClientCall) queuedAction.second;
  1119. ^
  1120. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1851: cannot find symbol
  1121. symbol : variable BluetoothHandsfreeClientCall
  1122. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1123. BluetoothHandsfreeClientCall.CALL_STATE_TERMINATED);
  1124. ^
  1125. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1858: cannot find symbol
  1126. symbol : variable BluetoothHandsfreeClient
  1127. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1128. if (event.valueInt != BluetoothHandsfreeClient.ACTION_RESULT_OK) {
  1129. ^
  1130. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1876: cannot find symbol
  1131. symbol : variable BluetoothHandsfreeClient
  1132. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1133. intent = new Intent(BluetoothHandsfreeClient.ACTION_AG_EVENT);
  1134. ^
  1135. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1877: cannot find symbol
  1136. symbol : variable BluetoothHandsfreeClient
  1137. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1138. intent.putExtra(BluetoothHandsfreeClient.EXTRA_SUBSCRIBER_INFO,
  1139. ^
  1140. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1883: cannot find symbol
  1141. symbol : variable BluetoothHandsfreeClient
  1142. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1143. intent = new Intent(BluetoothHandsfreeClient.ACTION_LAST_VTAG);
  1144. ^
  1145. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1884: cannot find symbol
  1146. symbol : variable BluetoothHandsfreeClient
  1147. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1148. intent.putExtra(BluetoothHandsfreeClient.EXTRA_NUMBER,
  1149. ^
  1150. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1902: cannot find symbol
  1151. symbol : variable BluetoothHandsfreeClient
  1152. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1153. Intent intent = new Intent(BluetoothHandsfreeClient.ACTION_RESULT);
  1154. ^
  1155. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1903: cannot find symbol
  1156. symbol : variable BluetoothHandsfreeClient
  1157. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1158. intent.putExtra(BluetoothHandsfreeClient.EXTRA_RESULT_CODE, event.valueInt);
  1159. ^
  1160. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1904: cannot find symbol
  1161. symbol : variable BluetoothHandsfreeClient
  1162. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1163. if (event.valueInt == BluetoothHandsfreeClient.ACTION_RESULT_ERROR_CME) {
  1164. ^
  1165. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1905: cannot find symbol
  1166. symbol : variable BluetoothHandsfreeClient
  1167. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1168. intent.putExtra(BluetoothHandsfreeClient.EXTRA_CME_CODE, event.valueInt2);
  1169. ^
  1170. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1946: cannot find symbol
  1171. symbol : variable BluetoothHandsfreeClient
  1172. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1173. mAudioState = BluetoothHandsfreeClient.STATE_AUDIO_CONNECTED;
  1174. ^
  1175. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1948: cannot find symbol
  1176. symbol : variable BluetoothHandsfreeClient
  1177. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1178. broadcastAudioState(device, BluetoothHandsfreeClient.STATE_AUDIO_CONNECTED,
  1179. ^
  1180. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1949: cannot find symbol
  1181. symbol : variable BluetoothHandsfreeClient
  1182. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1183. BluetoothHandsfreeClient.STATE_AUDIO_CONNECTING);
  1184. ^
  1185. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1953: cannot find symbol
  1186. symbol : variable BluetoothHandsfreeClient
  1187. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1188. mAudioState = BluetoothHandsfreeClient.STATE_AUDIO_CONNECTING;
  1189. ^
  1190. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1954: cannot find symbol
  1191. symbol : variable BluetoothHandsfreeClient
  1192. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1193. broadcastAudioState(device, BluetoothHandsfreeClient.STATE_AUDIO_CONNECTING,
  1194. ^
  1195. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1955: cannot find symbol
  1196. symbol : variable BluetoothHandsfreeClient
  1197. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1198. BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED);
  1199. ^
  1200. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1958: cannot find symbol
  1201. symbol : variable BluetoothHandsfreeClient
  1202. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1203. if (mAudioState == BluetoothHandsfreeClient.STATE_AUDIO_CONNECTING) {
  1204. ^
  1205. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1959: cannot find symbol
  1206. symbol : variable BluetoothHandsfreeClient
  1207. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1208. mAudioState = BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED;
  1209. ^
  1210. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1961: cannot find symbol
  1211. symbol : variable BluetoothHandsfreeClient
  1212. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1213. BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED,
  1214. ^
  1215. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:1962: cannot find symbol
  1216. symbol : variable BluetoothHandsfreeClient
  1217. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.Connected
  1218. BluetoothHandsfreeClient.STATE_AUDIO_CONNECTING);
  1219. ^
  1220. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2013: cannot find symbol
  1221. symbol : variable BluetoothHandsfreeClient
  1222. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.AudioOn
  1223. mAudioState = BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED;
  1224. ^
  1225. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2016: cannot find symbol
  1226. symbol : variable BluetoothHandsfreeClient
  1227. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.AudioOn
  1228. BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED,
  1229. ^
  1230. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2017: cannot find symbol
  1231. symbol : variable BluetoothHandsfreeClient
  1232. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.AudioOn
  1233. BluetoothHandsfreeClient.STATE_AUDIO_CONNECTED);
  1234. ^
  1235. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2077: cannot find symbol
  1236. symbol : variable BluetoothHandsfreeClient
  1237. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.AudioOn
  1238. if (mAudioState != BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED) {
  1239. ^
  1240. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2078: cannot find symbol
  1241. symbol : variable BluetoothHandsfreeClient
  1242. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.AudioOn
  1243. mAudioState = BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED;
  1244. ^
  1245. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2081: cannot find symbol
  1246. symbol : variable BluetoothHandsfreeClient
  1247. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.AudioOn
  1248. BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED,
  1249. ^
  1250. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2082: cannot find symbol
  1251. symbol : variable BluetoothHandsfreeClient
  1252. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine.AudioOn
  1253. BluetoothHandsfreeClient.STATE_AUDIO_CONNECTED);
  1254. ^
  1255. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2127: cannot find symbol
  1256. symbol : variable BluetoothHandsfreeClient
  1257. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1258. Intent intent = new Intent(BluetoothHandsfreeClient.ACTION_AUDIO_STATE_CHANGED);
  1259. ^
  1260. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2131: cannot find symbol
  1261. symbol : variable BluetoothHandsfreeClient
  1262. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1263. if (newState == BluetoothHandsfreeClient.STATE_AUDIO_CONNECTED) {
  1264. ^
  1265. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2132: cannot find symbol
  1266. symbol : variable BluetoothHandsfreeClient
  1267. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1268. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AUDIO_WBS, mAudioWbs);
  1269. ^
  1270. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2149: cannot find symbol
  1271. symbol : variable HANDSFREE_CLIENT
  1272. location: interface android.bluetooth.BluetoothProfile
  1273. mService.notifyProfileConnectionStateChanged(device, BluetoothProfile.HANDSFREE_CLIENT,
  1274. ^
  1275. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2151: cannot find symbol
  1276. symbol : variable BluetoothHandsfreeClient
  1277. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1278. Intent intent = new Intent(BluetoothHandsfreeClient.ACTION_CONNECTION_STATE_CHANGED);
  1279. ^
  1280. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2160: cannot find symbol
  1281. symbol : variable BluetoothHandsfreeClient
  1282. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1283. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_3WAY_CALLING, true);
  1284. ^
  1285. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2164: cannot find symbol
  1286. symbol : variable BluetoothHandsfreeClient
  1287. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1288. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_VOICE_RECOGNITION, true);
  1289. ^
  1290. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2168: cannot find symbol
  1291. symbol : variable BluetoothHandsfreeClient
  1292. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1293. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_ATTACH_NUMBER_TO_VT, true);
  1294. ^
  1295. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2172: cannot find symbol
  1296. symbol : variable BluetoothHandsfreeClient
  1297. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1298. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_REJECT_CALL, true);
  1299. ^
  1300. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2176: cannot find symbol
  1301. symbol : variable BluetoothHandsfreeClient
  1302. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1303. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_ECC, true);
  1304. ^
  1305. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2182: cannot find symbol
  1306. symbol : variable BluetoothHandsfreeClient
  1307. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1308. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_ACCEPT_HELD_OR_WAITING_CALL, true);
  1309. ^
  1310. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2186: cannot find symbol
  1311. symbol : variable BluetoothHandsfreeClient
  1312. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1313. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_RELEASE_HELD_OR_WAITING_CALL, true);
  1314. ^
  1315. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2190: cannot find symbol
  1316. symbol : variable BluetoothHandsfreeClient
  1317. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1318. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_RELEASE_AND_ACCEPT, true);
  1319. ^
  1320. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2194: cannot find symbol
  1321. symbol : variable BluetoothHandsfreeClient
  1322. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1323. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_MERGE, true);
  1324. ^
  1325. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2198: cannot find symbol
  1326. symbol : variable BluetoothHandsfreeClient
  1327. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1328. intent.putExtra(BluetoothHandsfreeClient.EXTRA_AG_FEATURE_MERGE_AND_DETACH, true);
  1329. ^
  1330. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2253: cannot find symbol
  1331. symbol : variable BluetoothHandsfreeClient
  1332. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1333. return BluetoothHandsfreeClient.STATE_AUDIO_DISCONNECTED;
  1334. ^
  1335. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2556: cannot find symbol
  1336. symbol : class BluetoothHandsfreeClientCall
  1337. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1338. return new ArrayList<BluetoothHandsfreeClientCall>(mCalls.values());
  1339. ^
  1340. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2561: cannot find symbol
  1341. symbol : variable BluetoothHandsfreeClient
  1342. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1343. b.putInt(BluetoothHandsfreeClient.EXTRA_NETWORK_STATUS, mIndicatorNetworkState);
  1344. ^
  1345. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2562: cannot find symbol
  1346. symbol : variable BluetoothHandsfreeClient
  1347. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1348. b.putInt(BluetoothHandsfreeClient.EXTRA_NETWORK_SIGNAL_STRENGTH, mIndicatorNetworkSignal);
  1349. ^
  1350. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2563: cannot find symbol
  1351. symbol : variable BluetoothHandsfreeClient
  1352. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1353. b.putInt(BluetoothHandsfreeClient.EXTRA_NETWORK_ROAMING, mIndicatorNetworkType);
  1354. ^
  1355. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2564: cannot find symbol
  1356. symbol : variable BluetoothHandsfreeClient
  1357. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1358. b.putInt(BluetoothHandsfreeClient.EXTRA_BATTERY_LEVEL, mIndicatorBatteryLevel);
  1359. ^
  1360. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2565: cannot find symbol
  1361. symbol : variable BluetoothHandsfreeClient
  1362. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1363. b.putString(BluetoothHandsfreeClient.EXTRA_OPERATOR_NAME, mOperatorName);
  1364. ^
  1365. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2566: cannot find symbol
  1366. symbol : variable BluetoothHandsfreeClient
  1367. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1368. b.putInt(BluetoothHandsfreeClient.EXTRA_VOICE_RECOGNITION, mVoiceRecognitionActive);
  1369. ^
  1370. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2567: cannot find symbol
  1371. symbol : variable BluetoothHandsfreeClient
  1372. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1373. b.putInt(BluetoothHandsfreeClient.EXTRA_IN_BAND_RING, mInBandRingtone);
  1374. ^
  1375. packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/HandsfreeClientStateMachine.java:2568: cannot find symbol
  1376. symbol : variable BluetoothHandsfreeClient
  1377. location: class com.android.bluetooth.hfpclient.HandsfreeClientStateMachine
  1378. b.putString(BluetoothHandsfreeClient.EXTRA_SUBSCRIBER_INFO, mSubscriberInfo);
  1379. ^
  1380. packages/apps/Bluetooth/src/com/android/bluetooth/hid/HidService.java:294: cannot find symbol
  1381. symbol : variable EXTRA_IDLE_TIME
  1382. location: class android.bluetooth.BluetoothInputDevice
  1383. byte idleTime = data.getByte(BluetoothInputDevice.EXTRA_IDLE_TIME);
  1384. ^
  1385. packages/apps/Bluetooth/src/com/android/bluetooth/hid/HidService.java:617: cannot find symbol
  1386. symbol : variable EXTRA_IDLE_TIME
  1387. location: class android.bluetooth.BluetoothInputDevice
  1388. data.putByte(BluetoothInputDevice.EXTRA_IDLE_TIME, idleTime);
  1389. ^
  1390. packages/apps/Bluetooth/src/com/android/bluetooth/hid/HidService.java:694: cannot find symbol
  1391. symbol : variable ACTION_IDLE_TIME_CHANGED
  1392. location: class android.bluetooth.BluetoothInputDevice
  1393. Intent intent = new Intent(BluetoothInputDevice.ACTION_IDLE_TIME_CHANGED);
  1394. ^
  1395. packages/apps/Bluetooth/src/com/android/bluetooth/hid/HidService.java:696: cannot find symbol
  1396. symbol : variable EXTRA_IDLE_TIME
  1397. location: class android.bluetooth.BluetoothInputDevice
  1398. intent.putExtra(BluetoothInputDevice.EXTRA_IDLE_TIME, idleTime);
  1399. ^
  1400. target Strip: libsuspend (/home/usmcamgrimm/binaryvision/rage/out/target/product/vs980/obj/lib/libsuspend.so)
  1401. Note: there were 3 references to unknown classes.
  1402. You should check your configuration for typos.
  1403. Note: Some input files use or override a deprecated API.
  1404. Note: Recompile with -Xlint:deprecation for details.
  1405. Note: Some input files use unchecked or unsafe operations.
  1406. Note: Recompile with -Xlint:unchecked for details.
  1407. 317 errors
  1408. Preparing output jar [/home/usmcamgrimm/binaryvision/rage/out/target/common/obj/APPS/Development_intermediates/proguard.classes.jar]
  1409. Copying resources from program jar [/home/usmcamgrimm/binaryvision/rage/out/target/common/obj/APPS/Development_intermediates/classes.jar]
  1410. make: *** [/home/usmcamgrimm/binaryvision/rage/out/target/common/obj/APPS/Bluetooth_intermediates/classes-full-debug.jar] Error 41
  1411. make: *** Waiting for unfinished jobs....
  1412. target Strip: libnfc_ndef (/home/usmcamgrimm/binaryvision/rage/out/target/product/vs980/obj/lib/libnfc_ndef.so)
  1413. /home/usmcamgrimm/binaryvision/rage/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.java:5: warning: [unchecked] unchecked conversion
  1414. found : java.lang.ref.ReferenceQueue
  1415. required: java.lang.ref.ReferenceQueue<? super org.apache.http.impl.conn.tsccm.BasicPoolEntry>
  1416. public BasicPoolEntryRef(org.apache.http.impl.conn.tsccm.BasicPoolEntry entry, java.lang.ref.ReferenceQueue<java.lang.Object> queue) { super(null,(java.lang.ref.ReferenceQueue)null); throw new RuntimeException("Stub!"); }
  1417. ^
  1418. /home/usmcamgrimm/binaryvision/rage/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/java/security/cert/PKIXBuilderParameters.java:5: warning: [unchecked] unchecked conversion
  1419. found : java.util.Set
  1420. required: java.util.Set<java.security.cert.TrustAnchor>
  1421. public PKIXBuilderParameters(java.util.Set<java.security.cert.TrustAnchor> trustAnchors, java.security.cert.CertSelector targetConstraints) throws java.security.InvalidAlgorithmParameterException { super((java.util.Set)null); throw new RuntimeException("Stub!"); }
  1422. ^
  1423. /home/usmcamgrimm/binaryvision/rage/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/java/util/concurrent/ScheduledThreadPoolExecutor.java:6: warning: [unchecked] unchecked conversion
  1424. found : java.util.concurrent.BlockingQueue
  1425. required: java.util.concurrent.BlockingQueue<java.lang.Runnable>
  1426. public ScheduledThreadPoolExecutor(int corePoolSize) { super(0,0,0,(java.util.concurrent.TimeUnit)null,(java.util.concurrent.BlockingQueue)null,(java.util.concurrent.ThreadFactory)null,(java.util.concurrent.RejectedExecutionHandler)null); throw new RuntimeException("Stub!"); }
  1427. ^
  1428. /home/usmcamgrimm/binaryvision/rage/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/java/util/concurrent/ScheduledThreadPoolExecutor.java:7: warning: [unchecked] unchecked conversion
  1429. found : java.util.concurrent.BlockingQueue
  1430. required: java.util.concurrent.BlockingQueue<java.lang.Runnable>
  1431. public ScheduledThreadPoolExecutor(int corePoolSize, java.util.concurrent.ThreadFactory threadFactory) { super(0,0,0,(java.util.concurrent.TimeUnit)null,(java.util.concurrent.BlockingQueue)null,(java.util.concurrent.ThreadFactory)null,(java.util.concurrent.RejectedExecutionHandler)null); throw new RuntimeException("Stub!"); }
  1432. ^
  1433. /home/usmcamgrimm/binaryvision/rage/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/java/util/concurrent/ScheduledThreadPoolExecutor.java:8: warning: [unchecked] unchecked conversion
  1434. found : java.util.concurrent.BlockingQueue
  1435. required: java.util.concurrent.BlockingQueue<java.lang.Runnable>
  1436. public ScheduledThreadPoolExecutor(int corePoolSize, java.util.concurrent.RejectedExecutionHandler handler) { super(0,0,0,(java.util.concurrent.TimeUnit)null,(java.util.concurrent.BlockingQueue)null,(java.util.concurrent.ThreadFactory)null,(java.util.concurrent.RejectedExecutionHandler)null); throw new RuntimeException("Stub!"); }
  1437. ^
  1438. /home/usmcamgrimm/binaryvision/rage/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/java/util/concurrent/ScheduledThreadPoolExecutor.java:9: warning: [unchecked] unchecked conversion
  1439. found : java.util.concurrent.BlockingQueue
  1440. required: java.util.concurrent.BlockingQueue<java.lang.Runnable>
  1441. public ScheduledThreadPoolExecutor(int corePoolSize, java.util.concurrent.ThreadFactory threadFactory, java.util.concurrent.RejectedExecutionHandler handler) { super(0,0,0,(java.util.concurrent.TimeUnit)null,(java.util.concurrent.BlockingQueue)null,(java.util.concurrent.ThreadFactory)null,(java.util.concurrent.RejectedExecutionHandler)null); throw new RuntimeException("Stub!"); }
  1442. ^
  1443. Note: Some input files use or override a deprecated API.
  1444. Note: Recompile with -Xlint:deprecation for details.
  1445. 6 warnings
  1446. usmcamgrimm@drdevs:~/binaryvision/rage$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement