Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 190.54 KB | None | 0 0
  1. Shanturs-MBP:temp shantur$ adb logcat -b radio
  2. - waiting for device -
  3. D/RILD ( 171): **RIL Daemon Started**
  4. D/RILD ( 171): **RILd param count=1**
  5. D/RILD ( 171): RIL_Init argc = 3 clientId = 0
  6. I/use-Rlog/RLOG-HTC_RIL( 171): RIL_Init():HTC-RIL lib is being initialized.
  7. D/use-Rlog/RLOG-HTC_RIL( 171): RIL_Init():HTC-RIL lib version : HTC-RIL 4.0.0056HMQ (Sep 10 2012,23:07:01)
  8. E/use-Rlog/RLOG-HTC_RIL( 171): channel_open():failed to open channel : "/dev/smd0"
  9. E/use-Rlog/RLOG-HTC_RIL( 171): at_channel_open():try to open "/dev/smd0" failed 1 times
  10. I/use-Rlog/RLOG-HTC_RIL( 171): at_channel_open():at channel (/dev/smd0) opened.
  11. D/use-Rlog/RLOG-HTC_RIL( 171): queue_init():<rsp_q> is created.
  12. D/use-Rlog/RLOG-HTC_RIL( 171): queue_init():<read_str_q> is created.
  13. D/use-Rlog/RLOG-HTC_RIL( 171): queue_init():<req_q> is created.
  14. D/use-Rlog/RLOG-HTC_RIL( 171): queue_init():<qmi_read_str_q> is created.
  15. D/use-Rlog/RLOG-HTC_RIL( 171): queue_init():<qmi_req_q> is created.
  16. D/use-Rlog/RLOG-HTC_RIL( 171): response_handler_thread():response handler thread is created.
  17. D/use-Rlog/RLOG-HTC_RIL( 171): qmi_read_thread():qmi read thread is created.
  18. D/use-Rlog/RLOG-HTC_RIL( 171): qmi_read_thread():qmi read thread is waiting in poll(fd:11) now!
  19. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():read thread is created.
  20. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  21. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> AT-Command Interpreter ready\r\n
  22. D/use-Rlog/RLOG-HTC_RIL( 171): request_handler_thread():request handler thread is created.
  23. D/use-Rlog/RLOG-HTC_RIL( 171): wait_for_baseband_ready():wait for AT-Command Interpreter ready ...
  24. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> ATV0E0\r
  25. I/use-Rlog/RLOG-HTC_RIL( 171): RIL_Init():qmi read thread started
  26. I/use-Rlog/RLOG-HTC_RIL( 171):
  27. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_event_main():Event thread waiting for started == 2 (1)
  28. I/use-Rlog/RLOG-HTC_RIL( 171): qcril_event_init():qcril_event_init(): event thread started
  29. I/use-Rlog/RLOG-HTC_RIL( 171):
  30. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_reqlist_init():qcril_reqlist_init()
  31. D/use-Rlog/RLOG-HTC_RIL( 171):
  32. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():qcril_data_init: ENTRY
  33. D/use-Rlog/RLOG-HTC_RIL( 171): qmi_request_handler_thread():qmi request handler thread is created.
  34. D/use-Rlog/RLOG-HTC_RIL( 171): qmi_request_handler_thread():qmi request handler thread is activated.
  35. D/use-Rlog/RLOG-HTC_RIL( 171): smlog_radio_feedback_thread():smlog radio feedback thread is created.
  36. D/use-Rlog/RLOG-HTC_RIL( 171): smlog_radio_feedback_thread():smlog_radio_feedback_thread Entered
  37. D/use-Rlog/RLOG-HTC_RIL( 171):
  38. D/use-Rlog/RLOG-HTC_RIL( 171): hind_thread():hind read thread is created.
  39. D/use-Rlog/RLOG-HTC_RIL( 171): radio_feedback_thread():radio feedback thread is created.
  40. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  41. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  42. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  43. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< AT-Command Interpreter ready
  44. D/use-Rlog/RLOG-HTC_RIL( 171): wait_for_baseband_ready():AT channel is ready now.
  45. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_chk_modem_type():called
  46. D/use-Rlog/RLOG-HTC_RIL( 171): request_handler_thread():request handler thread is activated.
  47. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT\r
  48. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  49. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  50. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  51. I/use-Rlog/RLOG-HTC_RIL( 171): chk_modem_type_rsp_handler():modem type is 0
  52. I/use-Rlog/RLOG-HTC_RIL( 171): print_build_flag():+++print_build_flag+++
  53. I/use-Rlog/RLOG-HTC_RIL( 171): print_build_flag():FEATURE_QCRIL_USE_QDP enabled.
  54. I/use-Rlog/RLOG-HTC_RIL( 171): print_build_flag():FEATURE_QCRIL_USE_NETCTRL enabled.
  55. I/use-Rlog/RLOG-HTC_RIL( 171): print_build_flag():ENABLE_CHINA_ACDB_NEL enabled.
  56. I/use-Rlog/RLOG-HTC_RIL( 171): print_build_flag():RIL_SHLIB enabled.
  57. I/use-Rlog/RLOG-HTC_RIL( 171): print_build_flag():BASEBAND_QCT_MSM7200A enabled.
  58. I/use-Rlog/RLOG-HTC_RIL( 171): print_build_flag():ENABLE_TIME_SYNC enabled.
  59. I/use-Rlog/RLOG-HTC_RIL( 171): print_build_flag():---print_build_flag---
  60. I/use-Rlog/RLOG-HTC_RIL( 171): umts_cust_init_string():RIL_STATE_OEM_CARRIER ro.carrier : unknown , RIL_STATE_OEM_CID ro.cid:
  61. D/use-Rlog/RLOG-HTC_RIL( 171): write_attr_file():failed to open attribute file: /sys/devices/platform/pm8058-core.0/pm8058-rtc/sync_time(errno=2)
  62. D/use-Rlog/RLOG-HTC_RIL( 171): umts_cust_init_string():write_attr_file 1 in ATTR_FILE_ENABLE_SYNC_TIME:/sys/devices/platform/pm8058-core.0/pm8058-rtc/sync_time
  63. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> ATZE0S0=0Q0V0X3&C1&D1\r
  64. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  65. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  66. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  67. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CMEE=1\r
  68. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  69. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  70. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  71. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CRC=1\r
  72. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  73. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  74. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  75. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CR=1\r
  76. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  77. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  78. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  79. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CREG=1\r
  80. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  81. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  82. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  83. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+FCLASS=0\r
  84. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  85. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  86. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  87. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CMGF=0\r
  88. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  89. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  90. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  91. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CSCS="HEX"\r
  92. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  93. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  94. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  95. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CSSN=1,1\r
  96. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  97. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  98. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  99. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+COLP=0\r
  100. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  101. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  102. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  103. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CCWA=1\r
  104. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  105. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  106. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  107. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CMUT=0\r
  108. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  109. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  110. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  111. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CLIR=0\r
  112. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  113. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  114. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  115. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CNMI=1,2,2,2,0\r
  116. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  117. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  118. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  119. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CGREG=1\r
  120. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  121. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  122. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  123. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CUSD=1\r
  124. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  125. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  126. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  127. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT@v;+RADIOVER\r
  128. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 11.29A.3504.18_M\r\n+RADIOVER: 11.76C.3504.00P\r\n0\r
  129. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  130. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 11.29A.3504.18_M\r\n+RADIOVER: 11.76C.3504.00P\r\n0\r
  131. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT@HTCCSQ=1;+ENCSQ=1\r
  132. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  133. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  134. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  135. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT@HTCDIS=1;@HTCSAP=1\r
  136. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> [WCDMA] RADIOFLAG:0\r\n4\r
  137. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)XX [WCDMA]
  138. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)XX RADIOFLAG:0\r\n
  139. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  140. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 4\r
  141. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CREG=2\r
  142. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  143. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  144. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  145. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTCmaskW1=4294967295,14449\r
  146. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  147. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  148. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  149. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTCmask="W2",1,0\r
  150. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  151. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  152. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  153. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CHZ=0\r
  154. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  155. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  156. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  157. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+2GNCELL=0\r
  158. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  159. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  160. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  161. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+3GNCELL=0\r
  162. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  163. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  164. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  165. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTCNV=0,12,8\r
  166. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  167. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  168. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  169. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTCCTZR=1\r
  170. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  171. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  172. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  173. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTCCNIV=1\r
  174. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  175. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  176. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  177. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT@HTCDORMANCYSET=3\r
  178. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  179. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  180. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  181. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTCFDSET=3\r
  182. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 4\r
  183. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  184. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 4\r
  185. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT@HTCPDPFD=0\r
  186. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> @PDPFD: garbage_count=0\r\n0\r
  187. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)XX @PDPFD: garbage_count=0\r\n
  188. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  189. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  190. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTCPDPFD=0\r
  191. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 4\r
  192. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  193. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 4\r
  194. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTCENS=0\r
  195. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  196. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  197. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+BANDSET=0\r
  198. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  199. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  200. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  201. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  202. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CGAATT=2,2,0\r
  203. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  204. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  205. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CLIP=1\r
  206. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  207. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  208. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  209. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+ALS=0\r
  210. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  211. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  212. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  213. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTCUCSQ=1\r
  214. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  215. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  216. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  217. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT@RADIOCUST?\r
  218. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  219. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> @RADIOCUST: 2,0,2,0,12,10,6,1,0\r\n0\r
  220. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< @RADIOCUST: 2,0,2,0,12,10,6,1,0\r\n0\r
  221. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  222. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT@SIM_SWAP?\r
  223. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 4\r
  224. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  225. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 4\r
  226. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTCHIND=1\r
  227. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  228. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  229. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  230. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+HTC_GSMONLY?\r
  231. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +HTC_GSMONLY: 2.0\r\n0\r
  232. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)XX +HTC_GSMONLY: 2.0\r\n
  233. W/RILC ( 171): RIL_onUnsolicitedResponse called before RIL_register
  234. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  235. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT\r
  236. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  237. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  238. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  239. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  240. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_efs_on_init():called
  241. W/RILC ( 171): RIL_onUnsolicitedResponse called before RIL_register
  242. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+SIMTYPE\r
  243. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 0\r\n0\r
  244. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< +SIMTYPE: 0\r\n0\r
  245. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT+CPIN?\r
  246. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  247. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  248. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< +CME ERROR: 14\r
  249. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  250. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 1-th retries
  251. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)>> AT@SYSTEMTIME=14,38,58,2014,11,24\r
  252. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  253. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  254. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839938)<< 0\r
  255. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839939)>> AT+SIMTYPE\r
  256. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 0\r\n0\r
  257. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  258. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839939)<< +SIMTYPE: 0\r\n0\r
  259. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839939)>> AT+CPIN?\r
  260. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  261. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  262. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839939)<< +CME ERROR: 14\r
  263. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 2-th retries
  264. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839940)>> AT+SIMTYPE\r
  265. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 0\r\n0\r
  266. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  267. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839940)<< +SIMTYPE: 0\r\n0\r
  268. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839940)>> AT+CPIN?\r
  269. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  270. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  271. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839940)<< +CME ERROR: 14\r
  272. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 3-th retries
  273. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839941)>> AT+SIMTYPE\r
  274. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 0\r\n0\r
  275. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  276. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839941)<< +SIMTYPE: 0\r\n0\r
  277. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839941)>> AT+CPIN?\r
  278. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  279. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  280. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839941)<< +CME ERROR: 14\r
  281. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 4-th retries
  282. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839942)>> AT+SIMTYPE\r
  283. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 0\r\n0\r
  284. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  285. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839942)<< +SIMTYPE: 0\r\n0\r
  286. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839942)>> AT+CPIN?\r
  287. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  288. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  289. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839942)<< +CME ERROR: 14\r
  290. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 5-th retries
  291. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839943)>> AT+SIMTYPE\r
  292. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 2\r\n0\r
  293. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  294. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839943)<< +SIMTYPE: 2\r\n0\r
  295. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839943)>> AT+CPIN?\r
  296. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  297. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  298. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839943)<< +CME ERROR: 14\r
  299. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 6-th retries
  300. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839944)>> AT+SIMTYPE\r
  301. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 2\r\n0\r
  302. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  303. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839944)<< +SIMTYPE: 2\r\n0\r
  304. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839944)>> AT+CPIN?\r
  305. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  306. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  307. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839944)<< +CME ERROR: 14\r
  308. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 7-th retries
  309. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839945)>> AT+SIMTYPE\r
  310. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 2\r\n0\r
  311. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  312. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839945)<< +SIMTYPE: 2\r\n0\r
  313. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839945)>> AT+CPIN?\r
  314. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  315. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  316. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839945)<< +CME ERROR: 14\r
  317. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 8-th retries
  318. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)>> AT+SIMTYPE\r
  319. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 2\r\n0\r
  320. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  321. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)<< +SIMTYPE: 2\r\n0\r
  322. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)>> AT+CPIN?\r
  323. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CPIN: READY\r\n0\r
  324. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  325. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)<< +CPIN: READY\r\n0\r
  326. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_chk_language_preference():called
  327. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_emergency_calls_setup():called
  328. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)>> AT+CRSM=192,28421,0,0,15\r
  329. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621C8202412183026F05A503800131\r\n0\r
  330. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  331. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)<< +CRSM: 144,0,621C8202412183026F05A503800131\r\n0\r
  332. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)>> AT+CRSM=192,28599\r
  333. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621F8205422100040583026FB7A5038001318A01058B036F061F80020014880108\r\n0\r
  334. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  335. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)<< +CRSM: 144,0,621F8205422100040583026FB7A5038001318A01058B036F061F80020014880108\r\n0\r
  336. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)>> AT+CRSM=178,28599,1,4,4\r
  337. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFF00\r\n0\r
  338. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  339. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)<< +CRSM: 144,0,FFFFFF00\r\n0\r
  340. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)>> AT+CRSM=178,28599,2,4,4\r
  341. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFF00\r\n0\r
  342. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  343. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)<< +CRSM: 144,0,FFFFFF00\r\n0\r
  344. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)>> AT+CRSM=178,28599,3,4,4\r
  345. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFF00\r\n0\r
  346. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  347. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)<< +CRSM: 144,0,FFFFFF00\r\n0\r
  348. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)>> AT+CRSM=178,28599,4,4,4\r
  349. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFF00\r\n0\r
  350. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  351. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)<< +CRSM: 144,0,FFFFFF00\r\n0\r
  352. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)>> AT+CRSM=178,28599,5,4,4\r
  353. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFF00\r\n0\r
  354. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  355. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)<< +CRSM: 144,0,FFFFFF00\r\n0\r
  356. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)>> AT\r
  357. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  358. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  359. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839946)<< 0\r
  360. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +PB_READY\r\n
  361. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416839948)%% +PB_READY\r\n
  362. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  363. W/RILC ( 171): RIL_onUnsolicitedResponse called before RIL_register
  364. D/TelephonyManager( 180): /proc/cmdline=poweron_status=1 board_pyramid.disable_uart3=0 diag.enabled=0 board_pyramid.debug_uart=0 userdata_sel=0 androidboot.emmc=true androidboot.pagesize=2048 androidboot.lb=1 androidboot.baseband=11.29A.3504.18_M androidboot.cid=11111111 androidboot.batt_poweron=good_battery androidboot.carrier=ALL androidboot.mid=PG58***** androidboot.keycaps=qwerty androidboot.dq=FAIL androidboot.mode=normal androidboot.serialno=SH17CV806348 androidboot.bootloader=1.27.1111 zygote_oneshot=off msm_watchdog.enable=1 console=ttyHSL0 androidboot.hardware=pyramid no_console_suspend=1 androidboot.selinux=permissive
  365. D/SUB ( 481): [SubManager] [getPhoneId]- fail
  366. D/SUB ( 481): [SubManager] [getPhoneId]- fail
  367. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[0].index = 0
  368. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[1].index = 1
  369. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[2].index = 2
  370. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[3].index = 3
  371. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[4].index = 4
  372. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[5].index = 5
  373. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[6].index = 6
  374. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[7].index = 7
  375. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[8].index = 8
  376. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[9].index = 9
  377. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[10].index = 10
  378. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[11].index = 11
  379. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[12].index = 12
  380. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[13].index = 13
  381. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[14].index = 14
  382. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[15].index = 15
  383. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[16].index = 16
  384. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[17].index = 17
  385. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[18].index = 18
  386. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():info_tbl[19].index = 19
  387. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_init():qcril_data_init: EXIT
  388. I/use-Rlog/RLOG-HTC_RIL( 171): RIL_Init():HTC-RIL lib is initialized successfully.
  389. D/RILD ( 171): RIL_Init rilInit completed
  390. E/RILC ( 171): RIL_register: RIL version 4
  391. D/RILD ( 171): RIL_Init RIL_register completed
  392. D/RILD ( 171): RIL_Init starting sleep loop
  393. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_event_main():qcril_event_main(): Waiting...
  394. D/use-Rlog/RLOG-HTC_RIL( 171):
  395. D/TelephonyRegistry( 481): systemRunning register for intents
  396. D/TelephonyRegistry( 481): notifyCellLocationForSubscriber: subId=0 cellLocation=Bundle[{}]
  397. D/SUB ( 1087): [SubManager] [getPhoneId]- fail
  398. D/SUB ( 1087): [SubManager] [getPhoneId]- fail
  399. D/TDC ( 1300): updateOrInsert: inserting: Modem { uuid=modem, state=0, rilModel=0, rat={}, maxActiveVoiceCall=1, maxActiveDataCall=1, maxStandby=1 }
  400. D/TDC ( 1300): updateOrInsert: inserting: Sim { uuid=sim, modemUuid=modem, state=0 }
  401. D/TelephonyManager( 1300): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  402. I/PhoneFactory( 1300): Cdma Subscription set to 1
  403. I/PhoneFactory( 1300): RILClassname is HTCQualcommRIL
  404. I/PhoneFactory( 1300): Network Mode set to 0
  405. D/RILJ ( 1300): RIL(context, preferredNetworkType=0 cdmaSubscription=1)
  406. D/RILJ ( 1300): Starting RILReceiver [SUB0]
  407. D/RILJ ( 1300): [3648]> GET_HARDWARE_CONFIG [SUB0]
  408. D/RilRequest( 1300): [3648]< GET_HARDWARE_CONFIG error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  409. I/PhoneFactory( 1300): Creating SubscriptionController
  410. I/RILC ( 171): libril: new connection
  411. I/RILJ ( 1300): Connected to 'rild' socket
  412. D/RILJ ( 1300): [UNSL]< UNSOL_RIL_CONNECTED {4} [SUB0]
  413. D/RILJ ( 1300): [3649]> RADIO_POWER off [SUB0]
  414. D/SubController( 1300): SubscriptionController init by Context
  415. I/RILC ( 171): RIL Daemon version: HTC-RIL 4.0.0056HMQ (Sep 10 2012,23:07:01)
  416. D/SubController( 1300): [SubscriptionController] init by Context
  417. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_set_radio_power():called
  418. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)>> AT+COPS=2\r
  419. D/RILJ ( 1300): [3650]> REQUEST_SET_PREFERRED_NETWORK_TYPE : 0 [SUB0]
  420. D/RILJ ( 1300): [3651]> RIL_REQUEST_CDMA_SET_SUBSCRIPTION_SOURCE : 1 [SUB0]
  421. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2\r\n+CGREG: 2\r\n
  422. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)%% +CREG: 2\r\n
  423. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)%% +CGREG: 2\r\n
  424. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  425. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  426. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  427. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)<< 0\r
  428. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)>> AT+CFUN=0\r
  429. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_prefer_network_type_set():called
  430. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2\r\n
  431. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)%% +CREG: 2\r\n
  432. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  433. D/RILJ ( 1300): setCellInfoListRate: 2147483647 [SUB0]
  434. D/RILJ ( 1300): [3652]> RIL_REQUEST_SET_CELL_INFO_LIST_RATE [SUB0]
  435. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_OFF [SUB0]
  436. D/RILJ ( 1300): [3653]> SCREEN_STATE: true [SUB0]
  437. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_screen_state_notified():called
  438. I/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_toggle_dormancy_indications():>>>>>> LOCK QCRIL_DATA MUTEX b6dba99c
  439. I/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_toggle_dormancy_indications():LOCK QCRIL_DATA MUTEX b6dba99c result=0
  440. D/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_toggle_dormancy_indications():Switch ON/OFF dormancy indications on all active interfaces
  441. I/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_toggle_dormancy_indications():<<<<<< UNLOCK QCRIL_DATA MUTEX b6dba99c
  442. I/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_toggle_dormancy_indications():UNLOCK QCRIL_DATA MUTEX b6dba99c result=0
  443. I/use-Rlog/RLOG-HTC_RIL( 171): qcril_data_toggle_dormancy_indications():qcril_data_toggle_dormancy_indications: EXIT with SUCCESS
  444. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_screen_state_notified():Enable Garbage Filter
  445. D/use-Rlog/RLOG-HTC_RIL( 171): fd_ballots():AP 0 votes to disable fast dormancy!
  446. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  447. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  448. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  449. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  450. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  451. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)<< 0\r
  452. D/use-Rlog/RLOG-HTC_RIL( 171): set_radio_power_rsp_handler():radio is turned on.
  453. D/use-Rlog/RLOG-HTC_RIL( 171): set_radio_power_rsp_handler():radio is turned off.
  454. D/RilRequest( 1300): [3651]< RIL_REQUEST_CDMA_SET_SUBSCRIPTION_SOURCE error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  455. D/RilRequest( 1300): [3652]< RIL_REQUEST_SET_CELL_INFO_LIST_RATE error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  456. D/DdsScheduler[DdsIdleState]( 1300): Enter
  457. D/DdsScheduler[DdsIdleState]( 1300): Nothing to process
  458. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)>> AT+ENCSQ=1\r
  459. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_OFF [SUB0]
  460. D/RILJ ( 1300): [3649]< RADIO_POWER [SUB0]
  461. D/DdsScheduler[DdsIdleState]( 1300): unknown msg = { when=-2m40s526ms what=-2 obj=java.lang.Object@2dc682a1 target=com.android.internal.util.StateMachine$SmHandler }
  462. D/RilRequest( 1300): [3650]< REQUEST_SET_PREFERRED_NETWORK_TYPE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  463. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  464. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  465. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)<< 0\r
  466. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)>> AT+CREG=2\r
  467. D/DdsScheduler[DefaultState]( 1300): unknown msg = { when=-2m40s529ms what=-2 obj=java.lang.Object@2dc682a1 target=com.android.internal.util.StateMachine$SmHandler }
  468. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  469. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  470. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)<< 0\r
  471. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840069)>> AT+CSQ\r
  472. D/UiccController( 1300): Creating UiccController
  473. D/ModemStackController( 1300): getInstance
  474. D/ModemStackController( 1300): Constructor - Enter
  475. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CSQ: 99,99\r\n0\r
  476. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  477. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)<< +CSQ: 99,99\r\n0\r
  478. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)>> AT+CREG?\r
  479. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,2\r\n0\r
  480. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  481. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)<< +CREG: 2,2\r\n0\r
  482. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)>> AT+CGREG?\r
  483. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,0\r\n0\r
  484. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  485. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)<< +CGREG: 1,0\r\n0\r
  486. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)>> AT+COPS=3,2;+COPS?\r
  487. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +COPS: 2\r\n0\r
  488. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  489. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)<< +COPS: 2\r\n0\r
  490. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)>> AT@DISPLAYSTATE=1\r
  491. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  492. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  493. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)<< 0\r
  494. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)>> AT@HTCGFSET=2\r
  495. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  496. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  497. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)<< 0\r
  498. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)>> AT\r
  499. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  500. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  501. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840070)<< 0\r
  502. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  503. D/RILJ ( 1300): [3653]< SCREEN_STATE [SUB0]
  504. D/ModemStackController( 1300): Constructor - Exit
  505. D/ModemBindingPolicyHandler( 1300): getInstance
  506. D/ModemBindingPolicyHandler( 1300): Constructor - Enter
  507. D/ModemBindingPolicyHandler( 1300): Constructor - Exit
  508. D/TelephonyTester( 1300): register for intent action=com.android.internal.telephony.gsm.action_detached
  509. D/TelephonyTester( 1300): register for intent action=com.android.internal.telephony.gsm.action_attached
  510. D/PhoneBase( 1300): mDoesRilSendMultipleCallRing=true
  511. D/PhoneBase( 1300): mCallRingDelay=3000
  512. D/PhoneBase( 1300): mOosIsDisconnect=true
  513. D/RILJ ( 1300): setPhoneType=1 old value=0 [SUB0]
  514. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  515. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.network.type propVal=Unknown
  516. D/ ( 1300): [0]DCT.constructor
  517. D/Dcc ( 1300): E ctor
  518. D/Dcc ( 1300): X ctor
  519. D/DcTesterDeacativeAll( 1300): register for intent action=com.android.internal.telephony.dataconnection.action_deactivate_all
  520. D/DcTesterDeacativeAll( 1300): register for intent action=com.android.internal.telephony.gsm.action_detached
  521. D/Dcc ( 1300): DccDefaultState: msg.what=EVENT_RIL_CONNECTED mRilVersion=4
  522. D/DcTesterFailBrinupAll( 1300): register for intent action=com.android.internal.telephony.dataconnection.action_fail_bringup
  523. D/DcTesterFailBrinupAll( 1300): register for intent action=com.android.internal.telephony.gsm.action_detached
  524. D/DcTesterFailBrinupAll( 1300): register for intent action=com.android.internal.telephony.gsm.action_attached
  525. D/GsmDCT ( 1300): [0]GsmDCT.constructor
  526. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  527. D/GsmDCT ( 1300): [0]update sub = -1
  528. D/GsmDCT ( 1300): [0]update(): Active DDS, register for all events now!
  529. D/GsmSST ( 1300): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
  530. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  531. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.network.type propVal=Unknown
  532. D/GsmDCT ( 1300): [0]onUpdateIcc: newIccRecords null
  533. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  534. D/GSMPhone( 1300): [GSMPhone] updateCurrentCarrierInProvider: mSubId = -1 currentDds = -1000 operatorNumeric = null
  535. D/GsmDCT ( 1300): [0]initApnContexts: E
  536. D/GsmDCT ( 1300): [0]initApnContexts: skipping unknown type=1
  537. D/GsmDCT ( 1300): [0]initApnContexts: apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  538. D/GsmDCT ( 1300): [0]initApnContexts: apnContext={mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  539. D/GsmDCT ( 1300): [0]initApnContexts: apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  540. D/GsmDCT ( 1300): [0]initApnContexts: apnContext={mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  541. D/GsmDCT ( 1300): [0]initApnContexts: apnContext={mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  542. D/GsmDCT ( 1300): [0]initApnContexts: skipping unknown type=7
  543. D/GsmDCT ( 1300): [0]initApnContexts: skipping unknown type=13
  544. D/GsmDCT ( 1300): [0]initApnContexts: X mApnContexts={default={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}, mms={mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}, supl={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}, dun={mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}, hipri={mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}}
  545. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  546. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.current.phone-type propVal=1
  547. D/GSMPhone( 1300): [GSMPhone] GSMPhone: constructor: sub = 0
  548. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  549. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.current.phone-type propVal=1
  550. I/PhoneFactory( 1300): Creating Phone with type = 1 sub = 0
  551. E/RIL_ImsSms( 1300): getFormat should never be called from here!
  552. D/SMSDispatcher( 1300): SMSDispatcher: ctor mSmsCapable=true format=unknown mSmsSendDisabled=false
  553. D/RIL_ImsSms( 1300): ImsSMSDispatcher created
  554. D/SMSDispatcher( 1300): SMSDispatcher: ctor mSmsCapable=true format=3gpp2 mSmsSendDisabled=false
  555. D/CdmaSMSDispatcher( 1300): CdmaSMSDispatcher created
  556. V/WAP PUSH( 1300): bindService() for wappush manager succeeded
  557. D/GsmInboundSmsHandler( 1300): created InboundSmsHandler
  558. V/WAP PUSH( 1300): bindService() for wappush manager succeeded
  559. D/CdmaInboundSmsHandler( 1300): created InboundSmsHandler
  560. D/SMSDispatcher( 1300): SMSDispatcher: ctor mSmsCapable=true format=3gpp mSmsSendDisabled=false
  561. D/GsmSMSDispatcher( 1300): GsmSMSDispatcher created
  562. D/SmsBroadcastUndelivered( 1300): scanning raw table for undelivered messages
  563. D/IccCardProxy( 1300): Creating
  564. E/IccCardProxy( 1300): setExternalState: Card Index is not set; Return!!
  565. D/IccCardProxy( 1300): update icc_operator_numeric=
  566. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  567. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.sim.operator.numeric propVal=
  568. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  569. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.sim.operator.iso-country propVal=
  570. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  571. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.sim.operator.alpha propVal=
  572. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  573. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.sim.state propVal=NOT_READY
  574. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  575. D/IccCardProxy( 1300): Broadcasting intent ACTION_SIM_STATE_CHANGED NOT_READY reason null for mCardIndex : 0
  576. D/IccCardProxy( 1300): Setting radio tech UMTS
  577. D/IccCardProxy( 1300): updateQuietMode: 3GPP subscription -> newQuietMode=false
  578. D/IccCardProxy( 1300): updateQuietMode: QuietMode is false (app_type=1 cdmaSource=-1)
  579. D/IccCardProxy( 1300): updateActiveRecord app type = 1mIccRecords = null
  580. D/ProxyController( 1300): Constructor - Enter
  581. D/DctController( 1300): [DctController] DctController(phones): Connect success: 0
  582. D/SubController( 1300): [getSlotId]- size == 0, return SIM_NOT_INSERTED instead
  583. D/ProxyController( 1300): Constructor - Exit
  584. D/TelephonyManager( 481): getSimOperator(): default subId=9223372036854775807
  585. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  586. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  587. D/TelephonyManager( 481): getSimOperator: subId=9223372036854775807 operator=
  588. I/PhoneFactory( 1300): defaultSmsApplication: com.android.mms
  589. I/PhoneFactory( 1300): Creating SubInfoRecordUpdater
  590. D/SUB ( 1300): [SubInfoRecordUpdater]Constructor invoked
  591. D/SubHelper( 1300): SubscriptionHelper init by Context, num phones = 1
  592. D/CallManager( 1300): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {20f591dc})
  593. D/RILJ ( 1300): [3654]> SET_SUPP_SVC_NOTIFICATION [SUB0]
  594. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_set_supp_svc_notify():called
  595. D/RilRequest( 1300): [3654]< SET_SUPP_SVC_NOTIFICATION error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  596. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  597. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  598. D/SmsBroadcastUndelivered( 1300): finished scanning raw table in 381 ms
  599. D/GsmInboundSmsHandler( 1300): StartupState.processMessage:6
  600. D/GsmInboundSmsHandler( 1300): entering Idle state
  601. D/CdmaInboundSmsHandler( 1300): StartupState.processMessage:6
  602. D/CdmaInboundSmsHandler( 1300): entering Idle state
  603. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  604. D/RILJ ( 1300): [3655]> RIL_REQUEST_SET_TTY_MODE : 0 [SUB0]
  605. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_set_cdma_ttymode():called
  606. D/RilRequest( 1300): [3655]< RIL_REQUEST_SET_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  607. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  608. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  609. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  610. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  611. D/UiccController( 1300): Received EVENT_ICC_STATUS_CHANGED, calling getIccCardStatus
  612. D/RILJ ( 1300): [3656]> GET_SIM_STATUS [SUB0]
  613. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_sim_status():called
  614. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)>> AT+SIMTYPE\r
  615. D/ModemStackController( 1300): EVENT_RADIO_AVAILABLE
  616. D/ModemStackController( 1300): processRadioAvailable on phoneId = 0
  617. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 2\r\n0\r
  618. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  619. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)<< +SIMTYPE: 2\r\n0\r
  620. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)>> AT+CPIN?\r
  621. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 10\r
  622. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  623. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)<< +CME ERROR: 10\r
  624. D/RILJ ( 1300): [3656]< GET_SIM_STATUS IccCardState {CARDSTATE_ABSENT,PINSTATE_UNKNOWN,num_apps=0,gsm_id=8,cdma_id=8,ims_id=-1} [SUB0]
  625. D/RILJ ( 1300): GetModemCapability
  626. D/RILJ ( 1300): [3657]> OEM_HOOK_RAW[514f454d484f4f4b2300080000000000] [SUB0]
  627. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_oem_hook_raw():called
  628. E/use-Rlog/RLOG-HTC_RIL( 171): ril_func_oem_hook_raw():unsupported oem hook (raw) - (0x4d454f51)
  629. D/RilRequest( 1300): [3657]< OEM_HOOK_RAW error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  630. D/SimPhoneBookIM( 1300): [SimPbInterfaceManager] Card update received: null
  631. D/SimPhoneBookIM( 1300): [SimPbInterfaceManager] Card is null. Cleanup
  632. D/GsmSST ( 1300): [GsmSST] mDeviceShuttingDown = false
  633. D/GsmSST ( 1300): [GsmSST] mDesiredPowerState = true
  634. D/GsmSST ( 1300): [GsmSST] getRadioState = RADIO_OFF
  635. D/GsmSST ( 1300): [GsmSST] mPowerOffDelayNeed = true
  636. D/GsmSST ( 1300): [GsmSST] mAlarmSwitch = false
  637. D/RILJ ( 1300): [3658]> RADIO_POWER on [SUB0]
  638. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_set_radio_power():called
  639. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)>> AT+GTKC=2\r
  640. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  641. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  642. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)<< 0\r
  643. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)>> AT+CFUN=1\r
  644. D/PHONE ( 1300): [ServiceState] setNullState=3
  645. D/GsmSST ( 1300): [GsmSST] Poll ServiceState done: oldSS=[1 1 home null null null Unknown Unknown CSS not supported 0 0 RoamInd=0 DefRoamInd=0 EmergOnly=false] newSS=[3 3 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  646. D/GsmSST ( 1300): [GsmSST] set service state as POWER_OFF
  647. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  648. D/PHONE ( 1300): [ServiceState] setNullState=3
  649. D/PHONE ( 1300): [ServiceState] setNullState=1
  650. D/GsmSST ( 1300): [GsmSST] updateSpnDisplay: radio is off w/ showPlmn=false plmn=null
  651. D/GsmSST ( 1300): [GsmSST] updateSpnDisplay: changed sending intent rule=0 showPlmn='false' plmn='null' showSpn='false' spn=''
  652. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  653. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  654. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.alpha propVal=
  655. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  656. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.numeric propVal=
  657. D/GsmSST ( 1300): [GsmSST] operatorNumeric is null
  658. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  659. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.iso-country propVal=
  660. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  661. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.isroaming propVal=false
  662. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  663. D/DefaultPhoneNotifier( 1300): nofityServiceState: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@332f2a0c ss=3 3 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {72852e5} phondId=0 subId=-1
  664. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  665. D/GsmSST ( 1300): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=3 rat=0
  666. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  667. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.network.type propVal=Unknown
  668. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  669. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  670. D/GsmDCT ( 1300): [0]get all active apn types
  671. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  672. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  673. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-1s649ms what=270369 obj=android.os.AsyncResult@3b2cbf55 target=com.android.internal.telephony.dataconnection.DcTracker }
  674. D/GsmDCT ( 1300): [0]onUpdateIcc: newIccRecords null
  675. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-1s613ms what=270337 obj=android.os.AsyncResult@25178d6a target=com.android.internal.telephony.dataconnection.DcTracker }
  676. D/GsmDCT ( 1300): [0]onRadioAvailable
  677. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  678. D/GsmDCT ( 1300): [0]overall state is IDLE
  679. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-1s620ms what=270342 obj=android.os.AsyncResult@219b25b target=com.android.internal.telephony.dataconnection.DcTracker }
  680. D/GsmDCT ( 1300): [0]onRadioOffOrNotAvailable: is off and clean up all connections
  681. D/GsmDCT ( 1300): [0]cleanUpAllConnections: tearDown=false reason=radioTurnedOff
  682. D/GsmDCT ( 1300): [0]cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  683. D/GSMPhone( 1300): getDataConnectionState: Data is Out of Service. ret = DISCONNECTED
  684. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  685. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  686. D/GsmDCT ( 1300): [ApnContext:default] getApnSetting: apnSetting=null
  687. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  688. D/GsmDCT ( 1300): [0]setupDataForSinglePdn: reason = radioTurnedOff isDisconnected = true
  689. D/GsmDCT ( 1300): [0]isOnlySingleDcAllowed(0): false
  690. D/GsmDCT ( 1300): [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  691. D/GsmDCT ( 1300): [0]cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  692. D/GSMPhone( 1300): getDataConnectionState: Data is Out of Service. ret = DISCONNECTED
  693. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  694. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  695. D/GsmDCT ( 1300): [ApnContext:mms] getApnSetting: apnSetting=null
  696. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  697. D/GsmDCT ( 1300): [0]setupDataForSinglePdn: reason = radioTurnedOff isDisconnected = true
  698. D/GsmDCT ( 1300): [0]isOnlySingleDcAllowed(0): false
  699. D/GsmDCT ( 1300): [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  700. D/GsmDCT ( 1300): [0]cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  701. D/GSMPhone( 1300): getDataConnectionState: Data is Out of Service. ret = DISCONNECTED
  702. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  703. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  704. D/GsmDCT ( 1300): [ApnContext:supl] getApnSetting: apnSetting=null
  705. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  706. D/GsmDCT ( 1300): [0]setupDataForSinglePdn: reason = radioTurnedOff isDisconnected = true
  707. D/GsmDCT ( 1300): [0]isOnlySingleDcAllowed(0): false
  708. D/GsmDCT ( 1300): [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  709. D/GsmDCT ( 1300): [0]cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  710. D/GSMPhone( 1300): getDataConnectionState: Data is Out of Service. ret = DISCONNECTED
  711. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  712. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  713. D/GsmDCT ( 1300): [ApnContext:dun] getApnSetting: apnSetting=null
  714. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  715. D/GsmDCT ( 1300): [0]setupDataForSinglePdn: reason = radioTurnedOff isDisconnected = true
  716. D/GsmDCT ( 1300): [0]isOnlySingleDcAllowed(0): false
  717. D/GsmDCT ( 1300): [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  718. D/GsmDCT ( 1300): [0]cleanUpConnection: E tearDown=false reason=radioTurnedOff apnContext={mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true}
  719. D/GSMPhone( 1300): getDataConnectionState: Data is Out of Service. ret = DISCONNECTED
  720. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  721. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  722. D/GsmDCT ( 1300): [ApnContext:hipri] getApnSetting: apnSetting=null
  723. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  724. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  725. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  726. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)<< 0\r
  727. D/use-Rlog/RLOG-HTC_RIL( 171): set_radio_power_rsp_handler():radio is turned on.
  728. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)>> AT+ODEN=0\r
  729. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  730. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  731. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)<< 0\r
  732. D/GsmDCT ( 1300): [0]setupDataForSinglePdn: reason = radioTurnedOff isDisconnected = true
  733. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)>> AT+ODEN=112\r
  734. D/GsmDCT ( 1300): [0]isOnlySingleDcAllowed(0): false
  735. D/GsmDCT ( 1300): [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  736. D/GsmDCT ( 1300): [0]stopNetStatPoll
  737. D/GsmDCT ( 1300): [0]stopDataStallAlarm: current tag=160698 mDataStallAlarmIntent=null
  738. D/GsmDCT ( 1300): [0]cleanUpConnection: mDisconnectPendingCount = 0
  739. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  740. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  741. D/GsmDCT ( 1300): [ApnContext:default] getApnSetting: apnSetting=null
  742. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  743. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  744. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  745. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)<< 0\r
  746. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)>> AT+ODEN=911\r
  747. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  748. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  749. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  750. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)<< 0\r
  751. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)>> AT+CPIN?\r
  752. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  753. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  754. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840071)<< +CME ERROR: 14\r
  755. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  756. D/GsmDCT ( 1300): [ApnContext:mms] getApnSetting: apnSetting=null
  757. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(23, 0xb5c06300) 1-th retries
  758. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  759. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  760. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  761. D/GsmDCT ( 1300): [ApnContext:supl] getApnSetting: apnSetting=null
  762. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  763. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  764. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  765. D/GsmDCT ( 1300): [ApnContext:dun] getApnSetting: apnSetting=null
  766. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  767. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  768. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  769. D/GsmDCT ( 1300): [ApnContext:hipri] getApnSetting: apnSetting=null
  770. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  771. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-1s866ms what=270345 obj=android.os.AsyncResult@6aadaf8 target=com.android.internal.telephony.dataconnection.DcTracker }
  772. D/GsmDCT ( 1300): [0]onDataConnectionDetached: stop polling and notify detached
  773. D/GsmDCT ( 1300): [0]stopNetStatPoll
  774. D/GsmDCT ( 1300): [0]stopDataStallAlarm: current tag=160699 mDataStallAlarmIntent=null
  775. D/GsmDCT ( 1300): [0]notifyDataConnection: reason=dataDetached
  776. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  777. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  778. D/GsmDCT ( 1300): [ApnContext:default] getApnSetting: apnSetting=null
  779. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  780. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  781. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  782. D/GsmDCT ( 1300): [ApnContext:mms] getApnSetting: apnSetting=null
  783. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  784. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  785. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  786. D/GsmDCT ( 1300): [ApnContext:supl] getApnSetting: apnSetting=null
  787. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  788. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  789. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  790. D/GsmDCT ( 1300): [ApnContext:dun] getApnSetting: apnSetting=null
  791. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  792. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  793. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  794. D/GsmDCT ( 1300): [ApnContext:hipri] getApnSetting: apnSetting=null
  795. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  796. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-1s952ms what=270348 obj=android.os.AsyncResult@3946fbd1 target=com.android.internal.telephony.dataconnection.DcTracker }
  797. D/GsmDCT ( 1300): [0]onRoamingOff
  798. D/GsmDCT ( 1300): [0]notifyDataConnection: reason=roamingOff
  799. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  800. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  801. D/GsmDCT ( 1300): [ApnContext:default] getApnSetting: apnSetting=null
  802. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  803. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  804. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  805. D/GsmDCT ( 1300): [ApnContext:mms] getApnSetting: apnSetting=null
  806. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  807. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  808. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  809. D/GsmDCT ( 1300): [ApnContext:supl] getApnSetting: apnSetting=null
  810. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  811. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  812. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  813. D/GsmDCT ( 1300): [ApnContext:dun] getApnSetting: apnSetting=null
  814. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  815. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  816. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false - SIM not loaded and not NV subscription
  817. D/GsmDCT ( 1300): [ApnContext:hipri] getApnSetting: apnSetting=null
  818. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  819. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-2s17ms what=270377 obj=android.os.AsyncResult@18991636 target=com.android.internal.telephony.dataconnection.DcTracker }
  820. D/GsmDCT ( 1300): [0]onUpdateIcc: newIccRecords null
  821. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  822. D/RILJ ( 1300): [3659]> BASEBAND_VERSION [SUB0]
  823. D/RILJ ( 1300): [3660]> GET_IMEI [SUB0]
  824. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_baseband_version():called
  825. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840072)>> AT@v;+RADIOVER\r
  826. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 11.29A.3504.18_M\r\n+RADIOVER: 11.76C.3504.00P\r\n0\r
  827. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  828. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840072)<< 11.29A.3504.18_M\r\n+RADIOVER: 11.76C.3504.00P\r\n0\r
  829. D/RILJ ( 1300): [3659]< BASEBAND_VERSION 11.76C.3504.00P_11.29A.3504.18_M [SUB0]
  830. D/RILJ ( 1300): [3661]> GET_IMEISV [SUB0]
  831. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_imei():called
  832. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840072)>> AT+CGSN\r
  833. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  834. D/GsmSMSDispatcher( 1300): GsmSMSDispatcher: subId = -1 slotId = 0
  835. D/DctController( 1300): [DctController] EVENT_PHONE1_RADIO_OFF.
  836. D/SUB ( 1300): [SubInfoRecordUpdater]updateIccAvailability: Enter
  837. D/SUB ( 1300): [SubInfoRecordUpdater]Slot[0]: New Card State = CARDSTATE_ABSENT Old Card State = CARDSTATE_ABSENT
  838. D/SUB ( 1300): [SubInfoRecordUpdater]All IccIds query complete
  839. D/SUB ( 1300): [SubInfoRecordUpdater][updateSimInfoByIccId]+ Start
  840. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 35831304084219201\r\n0\r
  841. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  842. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840072)<< 35831304084219201\r\n0\r
  843. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_imei_sv():called
  844. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840072)>> AT+CGSN\r
  845. D/RILJ ( 1300): [3660]< GET_IMEI [SUB0]
  846. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 35831304084219201\r\n0\r
  847. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  848. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840072)<< 35831304084219201\r\n0\r
  849. D/SubController( 1300): [clearSubInfo]+
  850. D/SubController( 1300): [clearSubInfo]- no simInfo size=0
  851. D/RILJ ( 1300): [3661]< GET_IMEISV [SUB0]
  852. D/SUB ( 1300): [SubInfoRecordUpdater]insertedSimCount = 0
  853. D/SubController( 1300): [getSubInfoUsingSlotIdWithCheck]+ slotId:0
  854. D/SubController( 1300): [getSubInfoUsingSlotId]- null info return
  855. D/SUB ( 1300): [SubInfoRecordUpdater]No SIM in slot 0 last time
  856. D/SUB ( 1300): [SubInfoRecordUpdater]oldIccId[0] = , sIccId[0] =
  857. D/SUB ( 1300): [SubInfoRecordUpdater]No SIM inserted in slot 0 this time
  858. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  859. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  860. D/SubController( 1300): [getActiveSubInfoList]+
  861. D/SubController( 1300): [getActiveSubInfoList] Sub Controller not ready
  862. D/SUB ( 1300): [SubInfoRecordUpdater]nSubCount = 0
  863. D/SUB ( 1300): [SubInfoRecordUpdater][updateSimInfoByIccId] All SIM inserted into the same slot
  864. D/SUB ( 1300): [SubInfoRecordUpdater][setUpdatedData]+
  865. D/SUB ( 1300): [SubInfoRecordUpdater]broadcast intent ACTION_SUBINFO_RECORD_UPDATED : [4, 0, 0]
  866. D/SUB ( 1300): [SubInfoRecordUpdater][setUpdatedData]-
  867. D/SUB ( 1300): [SubInfoRecordUpdater][updateSimInfoByIccId]- SimInfo update complete
  868. D/SubController( 1300): [getActiveSubInfoList]+
  869. D/SubController( 1300): [getActiveSubInfoList] Sub Controller not ready
  870. D/SUB ( 1300): [SubInfoRecordUpdater]EVENT_STACK_READY
  871. D/SUB ( 1300): [SubInfoRecordUpdater]All IccIds query complete
  872. D/SUB ( 1300): [SubInfoRecordUpdater][Receiver]+
  873. D/SUB ( 1300): [SubInfoRecordUpdater]Action: android.intent.action.SIM_STATE_CHANGED
  874. D/SUB ( 1300): [SubInfoRecordUpdater]slotId: 0 simStatus: NOT_READY
  875. D/SUB ( 1300): [SubInfoRecordUpdater][Receiver]-
  876. D/DebugService( 1300): DebugService DebugService:
  877. D/TelephonyManager( 481): getSimOperator(): default subId=9223372036854775807
  878. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  879. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  880. D/TelephonyManager( 481): getSimOperator: subId=9223372036854775807 operator=
  881. D/SipService( 1300): SipService: started!
  882. D/SipService( 1300): start:
  883. V/WAP PUSH( 1300): wappush manager connected to 394669571
  884. V/WAP PUSH( 1300): wappush manager connected to 536349518
  885. D/PhoneFactory( 1300): getPhone: phoneId != DEFAULT_PHONE_ID
  886. D/PhoneFactory( 1300): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {20f591dc}
  887. D/PhoneFactory( 1300): getPhone: phoneId != DEFAULT_PHONE_ID
  888. D/PhoneFactory( 1300): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {20f591dc}
  889. D/RILJ ( 1300): [3662]> RIL_REQUEST_QUERY_TTY_MODE [SUB0]
  890. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_cdma_ttymode():called
  891. D/UiccController( 1300): Received EVENT_GET_ICC_STATUS_DONE
  892. D/UiccCard( 1300): 0 applications
  893. D/UiccCard( 1300): Before privilege rules: null : CARDSTATE_ABSENT
  894. D/RilRequest( 1300): [3662]< RIL_REQUEST_QUERY_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  895. E/UiccCard( 1300): App index 8 is invalid since there are no applications
  896. E/UiccCard( 1300): App index 8 is invalid since there are no applications
  897. D/UiccCard( 1300): update: radioState=RADIO_OFF mLastRadioState=RADIO_UNAVAILABLE
  898. D/UiccController( 1300): Notifying IccChangedRegistrants
  899. D/ModemStackController( 1300): EVENT_GET_MODEM_CAPS_DONE
  900. E/ModemStackController( 1300): onGetModemCapabilityDone: EXIT!, result null or Exception =com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  901. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-751ms what=270377 obj=android.os.AsyncResult@fee840d target=com.android.internal.telephony.dataconnection.DcTracker }
  902. D/GsmDCT ( 1300): [0]onUpdateIcc: newIccRecords null
  903. D/DctController( 1300): [DctController] DataStateReceiver: phoneId= 0
  904. D/DctController( 1300): [DctController] DataStateReceiver: ignore invalid subId=-1
  905. D/GSMPhone( 1300): Baseband version: 11.76C.3504.00P_11.29A.3504.18_M
  906. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  907. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.version.baseband propVal= 11.76C.3504.00P_11.29A.3504.18_M
  908. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  909. D/GsmDCT ( 1300): [0]got ACTION_SUBINFO_RECORD_UPDATED, mySubId = -1
  910. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  911. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  912. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  913. D/SubController( 1300): registerForOnDemandDdsLockNotification for client=-1
  914. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  915. D/SubController( 1300): [getActiveSubInfoList]+
  916. D/SubController( 1300): [getActiveSubInfoList] Sub Controller not ready
  917. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  918. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  919. E/PhoneBase( 1300): Error! registerForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
  920. D/SimPhoneBookIM( 1300): [SimPbInterfaceManager] Card update received: com.android.internal.telephony.uicc.UiccCard@270c5409
  921. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-380ms what=270369 obj=android.os.AsyncResult@29d0b60e target=com.android.internal.telephony.dataconnection.DcTracker }
  922. D/GsmDCT ( 1300): [0]onUpdateIcc: newIccRecords null
  923. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  924. D/GsmSMSDispatcher( 1300): GsmSMSDispatcher: subId = -1 slotId = 0
  925. D/IccCardProxy( 1300): Icc changed. Reregestering.
  926. D/IccCardProxy( 1300): updateActiveRecord app type = 1mIccRecords = null
  927. D/SUB ( 1300): [SubInfoRecordUpdater]updateIccAvailability: Enter
  928. D/SUB ( 1300): [SubInfoRecordUpdater]Slot[0]: New Card State = CARDSTATE_ABSENT Old Card State = CARDSTATE_ABSENT
  929. D/SUB ( 1300): [SubInfoRecordUpdater]All IccIds query complete
  930. D/SUB ( 1300): [SubInfoRecordUpdater]EVENT_STACK_READY
  931. D/SUB ( 1300): [SubInfoRecordUpdater]All IccIds query complete
  932. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840073)>> AT+CPIN?\r
  933. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  934. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  935. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840073)<< +CME ERROR: 14\r
  936. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(23, 0xb5c06300) 2-th retries
  937. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  938. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.sim.state propVal=ABSENT
  939. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  940. D/IccCardProxy( 1300): Broadcasting intent ACTION_SIM_STATE_CHANGED ABSENT reason null for mCardIndex : 0
  941. D/SUB ( 1300): [SubInfoRecordUpdater][Receiver]+
  942. D/SUB ( 1300): [SubInfoRecordUpdater]Action: android.intent.action.SIM_STATE_CHANGED
  943. D/SUB ( 1300): [SubInfoRecordUpdater]slotId: 0 simStatus: ABSENT
  944. D/SUB ( 1300): [SubInfoRecordUpdater][Receiver]-
  945. D/SubController( 1300): [getSlotId]- size == 0, return SIM_NOT_INSERTED instead
  946. D/TelephonyManager( 481): getSimOperator(): default subId=9223372036854775807
  947. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  948. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  949. D/TelephonyManager( 481): getSimOperator: subId=9223372036854775807 operator=
  950. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 0\r\n
  951. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840073)%% +CREG: 0\r\n
  952. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  953. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  954. D/PHONE ( 1300): [ServiceState] setNullState=3
  955. D/GsmSST ( 1300): [GsmSST] Poll ServiceState done: oldSS=[3 3 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[3 3 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  956. D/GsmSST ( 1300): [GsmSST] set service state as POWER_OFF
  957. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  958. D/PHONE ( 1300): [ServiceState] setNullState=3
  959. D/PHONE ( 1300): [ServiceState] setNullState=1
  960. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  961. D/GsmCellBroadcastHandler( 1300): mWakeLock released
  962. D/CellBroadcastHandler( 1300): mWakeLock released
  963. D/CdmaServiceCategoryProgramHandler( 1300): mWakeLock released
  964. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  965. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  966. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  967. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  968. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  969. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  970. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  971. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840074)>> AT+CPIN?\r
  972. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  973. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  974. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840074)<< +CME ERROR: 14\r
  975. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(23, 0xb5c06300) 3-th retries
  976. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  977. D/GsmInboundSmsHandler( 1300): IdleState.processMessage:5
  978. D/GsmInboundSmsHandler( 1300): Idle state processing message type 5
  979. D/CdmaInboundSmsHandler( 1300): IdleState.processMessage:5
  980. D/CdmaInboundSmsHandler( 1300): Idle state processing message type 5
  981. D/GsmInboundSmsHandler( 1300): mWakeLock released
  982. D/CdmaInboundSmsHandler( 1300): mWakeLock released
  983. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  984. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  985. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  986. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  987. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  988. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  989. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  990. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  991. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  992. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  993. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  994. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  995. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  996. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  997. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +GTKI: D02B81030125008202818285134C7963616D6F62696C652053657276696365738F0B014C7963616D6F62696C65\r\n
  998. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840074)%% +GTKI: D02B81030125008202818285134C7963616D6F62696C652053657276696365738F0B014C7963616D6F62696C65\r\n
  999. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1000. D/RILJ ( 1300): [UNSL]< UNSOL_STK_PROACTIVE_COMMAND [SUB0]
  1001. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840075)>> AT+CPIN?\r
  1002. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  1003. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1004. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840075)<< +CME ERROR: 14\r
  1005. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(23, 0xb5c06300) 4-th retries
  1006. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CPIN?\r
  1007. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CPIN: READY\r\n0\r
  1008. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1009. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< +CPIN: READY\r\n0\r
  1010. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_chk_sms_on_sim():called
  1011. D/RILJ ( 1300): [UNSL]< UNSOL_VOICE_RADIO_TECH_CHANGED {3} [SUB0]
  1012. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_ON [SUB0]
  1013. D/PhoneProxy( 1300): [PhoneProxy] EVENT_VOICE_RADIO_TECH_CHANGED: newVoiceTech=3
  1014. D/PhoneProxy( 1300): [PhoneProxy] phoneObjectUpdater: newVoiceRadioTech=3
  1015. D/PhoneProxy( 1300): [PhoneProxy] phoneObjectUpdater: No change ignore, newVoiceRadioTech=3 mActivePhone=GSM
  1016. D/GsmSST ( 1300): [GsmSST] mDeviceShuttingDown = false
  1017. D/GsmSST ( 1300): [GsmSST] mDesiredPowerState = true
  1018. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_chk_pin_state_until_ready():called
  1019. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> ATE0\r
  1020. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  1021. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1022. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< 0\r
  1023. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CLIR=0\r
  1024. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  1025. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1026. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< 0\r
  1027. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CLIP=1\r
  1028. D/RILJ ( 1300): [3658]< RADIO_POWER [SUB0]
  1029. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  1030. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1031. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< 0\r
  1032. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CPMS="SM","SM","SM"\r
  1033. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CMS ERROR: 332\r
  1034. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1035. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< +CMS ERROR: 332\r
  1036. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 1-th retries
  1037. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CPIN?\r
  1038. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CPIN: READY\r\n0\r
  1039. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1040. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< +CPIN: READY\r\n0\r
  1041. D/GsmSST ( 1300): [GsmSST] getRadioState = RADIO_ON
  1042. D/GsmSST ( 1300): [GsmSST] mPowerOffDelayNeed = true
  1043. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_imsi():called
  1044. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_chk_pb_state_until_ready():called
  1045. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CIMI\r
  1046. D/GsmSST ( 1300): [GsmSST] mAlarmSwitch = false
  1047. D/RILJ ( 1300): [3663]> OPERATOR [SUB0]
  1048. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  1049. D/RILJ ( 1300): [3664]> DATA_REGISTRATION_STATE [SUB0]
  1050. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  1051. D/RILJ ( 1300): [3665]> VOICE_REGISTRATION_STATE [SUB0]
  1052. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  1053. D/RILJ ( 1300): [3666]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  1054. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  1055. D/RILJ ( 1300): [3667]> GET_CURRENT_CALLS [SUB0]
  1056. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_call_list():called
  1057. D/RILJ ( 1300): [3668]> RIL_REQUEST_VOICE_RADIO_TECH [SUB0]
  1058. D/RILJ ( 1300): [3668]< RIL_REQUEST_VOICE_RADIO_TECH {3} [SUB0]
  1059. D/RILJ ( 1300): [3669]> RIL_REQUEST_IMS_REGISTRATION_STATE [SUB0]
  1060. D/RilRequest( 1300): [3669]< RIL_REQUEST_IMS_REGISTRATION_STATE error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  1061. D/RILJ ( 1300): [3670]> RIL_REQUEST_CDMA_GET_SUBSCRIPTION_SOURCE [SUB0]
  1062. D/PhoneProxy( 1300): [PhoneProxy] EVENT_REQUEST_VOICE_RADIO_TECH_DONE: newVoiceTech=3
  1063. D/PhoneProxy( 1300): [PhoneProxy] phoneObjectUpdater: newVoiceRadioTech=3
  1064. D/PhoneProxy( 1300): [PhoneProxy] phoneObjectUpdater: No change ignore, newVoiceRadioTech=3 mActivePhone=GSM
  1065. E/RIL_ImsSms( 1300): IMS State query failed with exp com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  1066. D/RILJ ( 1300): [3670]< RIL_REQUEST_CDMA_GET_SUBSCRIPTION_SOURCE {0} [SUB0]
  1067. D/CdmaSSM ( 1300): CDMA_SUBSCRIPTION_SOURCE event = 2
  1068. D/CdmaSSM ( 1300): Subscription Source Changed : 1 >> 0
  1069. D/IccCardProxy( 1300): updateQuietMode: 3GPP subscription -> newQuietMode=false
  1070. D/IccCardProxy( 1300): updateQuietMode: QuietMode is false (app_type=1 cdmaSource=-1)
  1071. D/IccCardProxy( 1300): updateActiveRecord app type = 1mIccRecords = null
  1072. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 234261003939548\r\n0\r
  1073. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1074. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< 234261003939548\r\n0\r
  1075. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_msisdn():called
  1076. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CRSM=192,28480,0,0,0\r
  1077. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621E82054221000E0683026F40A5038001318A01058B036F060F800200548800\r\n0\r
  1078. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1079. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< +CRSM: 144,0,621E82054221000E0683026F40A5038001318A01058B036F060F800200548800\r\n0\r
  1080. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CRSM=178,28480,1,4,14\r
  1081. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,0791444742371340FFFFFFFFFFFF\r\n0\r
  1082. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1083. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< +CRSM: 144,0,0791444742371340FFFFFFFFFFFF\r\n0\r
  1084. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CPBS="SM"\r
  1085. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  1086. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1087. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< +CME ERROR: 14\r
  1088. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CPBS?\r
  1089. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  1090. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1091. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< +CME ERROR: 14\r
  1092. D/use-Rlog/RLOG-HTC_RIL( 171): chk_pb_state_rsp_handler():radio is turned on.
  1093. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 1-th retries
  1094. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CGREG?\r
  1095. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,0\r\n0\r
  1096. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1097. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< +CGREG: 1,0\r\n0\r
  1098. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CREG?\r
  1099. D/RilRequest( 1300): [3663]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1100. D/RILJ ( 1300): [3664]< DATA_REGISTRATION_STATE {0, null, null, 0} [SUB0]
  1101. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,0\r\n0\r
  1102. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1103. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< +CREG: 2,0\r\n0\r
  1104. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+COPS=3,2;+COPS?\r
  1105. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 30\r
  1106. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1107. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< +CME ERROR: 30\r
  1108. D/use-Rlog/RLOG-HTC_RIL( 171): get_nwsel_mode_rsp_handler():fail to get network select mode!
  1109. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)>> AT+CLCC\r
  1110. D/RILJ ( 1300): [3665]< VOICE_REGISTRATION_STATE {0, null, null, 0, null, null, null, null, null, null, null, null, null, 0} [SUB0]
  1111. D/RilRequest( 1300): [3666]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1112. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  1113. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1114. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840076)<< 0\r
  1115. D/use-Rlog/RLOG-HTC_RIL( 171): write_attr_file():failed to open attribute file: /sys/camera_led_status/led_ril_status(errno=13)
  1116. D/use-Rlog/RLOG-HTC_RIL( 171): write_attr_file():failed to open attribute file: /sys/module/gpio_event/parameters/phone_call_status(errno=2)
  1117. D/use-Rlog/RLOG-HTC_RIL( 171): write_attr_file():failed to open attribute file: /sys/camera_led_status/led_ril_status(errno=13)
  1118. D/use-Rlog/RLOG-HTC_RIL( 171): write_attr_file():failed to open attribute file: /sys/module/gpio_event/parameters/phone_call_status(errno=2)
  1119. D/RILJ ( 1300): [3667]< GET_CURRENT_CALLS [SUB0]
  1120. D/PHONE ( 1300): [ServiceState] setDataRegState=1
  1121. D/PHONE ( 1300): [ServiceState] setDataRadioTechnology=0
  1122. D/GsmSST ( 1300): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=1 regState=0 dataRadioTechnology=0
  1123. D/PHONE ( 1300): [ServiceState] setVoiceRegState=1
  1124. E/PHONE ( 1300): [ServiceState] setState deprecated use setVoiceRegState()
  1125. D/GsmSST ( 1300): [GsmSST] Poll ServiceState done: oldSS=[3 3 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[1 1 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  1126. D/PHONE ( 1300): [ServiceState] setNullState=1
  1127. D/GsmSST ( 1300): [GsmSST] updateSpnDisplay: radio is on but out of service, set plmn='No service'
  1128. D/GsmSST ( 1300): [GsmSST] updateSpnDisplay: changed sending intent rule=0 showPlmn='true' plmn='No service' showSpn='false' spn=''
  1129. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1130. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1131. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.alpha propVal=
  1132. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1133. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.numeric propVal=
  1134. D/GsmSST ( 1300): [GsmSST] operatorNumeric is null
  1135. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1136. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.iso-country propVal=
  1137. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1138. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.isroaming propVal=false
  1139. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1140. D/DefaultPhoneNotifier( 1300): nofityServiceState: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@332f2a0c ss=1 1 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {72852e5} phondId=0 subId=-1
  1141. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1142. D/GsmSST ( 1300): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
  1143. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1144. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.network.type propVal=Unknown
  1145. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  1146. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  1147. D/GsmDCT ( 1300): [0]get all active apn types
  1148. D/DctController( 1300): [DctController] DataStateReceiver: phoneId= 0
  1149. D/DctController( 1300): [DctController] DataStateReceiver: ignore invalid subId=-1
  1150. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-16ms what=270377 obj=android.os.AsyncResult@229f82f target=com.android.internal.telephony.dataconnection.DcTracker }
  1151. D/GsmDCT ( 1300): [0]onUpdateIcc: newIccRecords null
  1152. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1153. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1154. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1155. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840077)>> AT+CPMS="SM","SM","SM"\r
  1156. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1157. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CMS ERROR: 332\r
  1158. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1159. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840077)<< +CMS ERROR: 332\r
  1160. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 2-th retries
  1161. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1162. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1163. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1164. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1165. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1166. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1167. D/CAT ( 1300): StkAppService: Unable to get Service handle for slot0
  1168. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840077)>> AT+CPBS="SM"\r
  1169. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  1170. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1171. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840077)<< +CME ERROR: 14\r
  1172. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840077)>> AT+CPBS?\r
  1173. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 14\r
  1174. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1175. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840077)<< +CME ERROR: 14\r
  1176. D/use-Rlog/RLOG-HTC_RIL( 171): chk_pb_state_rsp_handler():radio is turned on.
  1177. D/use-Rlog/RLOG-HTC_RIL( 171): req_rsp_pair_retry_default():(0, 0x00000000) 2-th retries
  1178. D/SUB ( 2061): [SubManager] [getPhoneId]- fail
  1179. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CPMS="SM","SM","SM"\r
  1180. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CPMS: 0,30,0,30,0,30\r\n0\r
  1181. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1182. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +CPMS: 0,30,0,30,0,30\r\n0\r
  1183. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +PB_READY\r\n
  1184. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)%% +PB_READY\r\n
  1185. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1186. E/RILC ( 171): unsupported unsolicited response code 1522
  1187. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CPBS="SM"\r
  1188. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  1189. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1190. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< 0\r
  1191. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CPBS?\r
  1192. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CPBS: "SM",0,250\r\n0\r
  1193. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1194. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +CPBS: "SM",0,250\r\n0\r
  1195. D/use-Rlog/RLOG-HTC_RIL( 171): chk_pb_state_rsp_handler():radio is turned on.
  1196. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_chk_ef_pbr():called
  1197. D/use-Rlog/RLOG-HTC_RIL( 171): cust_table_create():failed to open customized operator name table
  1198. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_chk_ef_sst():called
  1199. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_chk_ef_opl():called
  1200. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_chk_ef_pnn():called
  1201. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_chk_cphs_ons():called
  1202. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_set_mosms_service():called
  1203. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_SIM_STATUS_CHANGED [SUB0]
  1204. D/UiccController( 1300): Received EVENT_ICC_STATUS_CHANGED, calling getIccCardStatus
  1205. D/RILJ ( 1300): [3671]> GET_SIM_STATUS [SUB0]
  1206. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_ON [SUB0]
  1207. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_sim_status():called
  1208. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CSCA?\r
  1209. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CSCA: "+447404000111",145\r\n0\r
  1210. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)XX +CSCA: "+447404000111",145\r\n
  1211. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1212. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< 0\r
  1213. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CNAP=0\r
  1214. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  1215. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1216. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< 0\r
  1217. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+SIMTYPE\r
  1218. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 2\r\n0\r
  1219. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1220. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +SIMTYPE: 2\r\n0\r
  1221. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CPIN?\r
  1222. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CPIN: READY\r\n0\r
  1223. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1224. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +CPIN: READY\r\n0\r
  1225. D/use-Rlog/RLOG-HTC_RIL( 171): get_sim_status_rsp_handler():if_subsidy_lock=0
  1226. D/use-Rlog/RLOG-HTC_RIL( 171): get_sim_status_rsp_handler():if_imei_lock=0
  1227. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+PHSM=192,0,0,0,15\r
  1228. D/RILJ ( 1300): [3671]< GET_SIM_STATUS IccCardState {CARDSTATE_PRESENT,PINSTATE_UNKNOWN,num_apps=1,gsm_id=0{APPTYPE_USIM,APPSTATE_READY,pin1=PINSTATE_DISABLED,pin2=PINSTATE_UNKNOWN},cdma_id=8,ims_id=-1} [SUB0]
  1229. D/UiccController( 1300): Received EVENT_GET_ICC_STATUS_DONE
  1230. D/UiccCard( 1300): 1 applications
  1231. D/UiccCardApplication( 1300): Creating UiccApp: {APPTYPE_USIM,APPSTATE_READY,pin1=PINSTATE_DISABLED,pin2=PINSTATE_UNKNOWN}
  1232. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +PHSM: 144,0,621E8205422100350283024F30A503\r\n0\r
  1233. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1234. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +PHSM: 144,0,621E8205422100350283024F30A503\r\n0\r
  1235. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CRSM=192,28472,0,0,0\r
  1236. W/VoiceMailConstants( 1300): Can't open /system/etc/voicemail-conf.xml
  1237. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621C8202412183026F38A5038001318A01058B036F060A80020009880120\r\n0\r
  1238. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1239. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +CRSM: 144,0,621C8202412183026F38A5038001318A01058B036F060A80020009880120\r\n0\r
  1240. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CRSM=192,28614,0,0,15\r
  1241. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621F8205422100080A83026FC6A503\r\n0\r
  1242. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1243. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +CRSM: 144,0,621F8205422100080A83026FC6A503\r\n0\r
  1244. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CRSM=192,28613,0,0,15\r
  1245. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621F8205422100140183026FC5A503\r\n0\r
  1246. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1247. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +CRSM: 144,0,621F8205422100140183026FC5A503\r\n0\r
  1248. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CRSM=192,28436,0,0,15\r
  1249. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1250. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1251. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +CRSM: 106,130\r\n4\r
  1252. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+PHSM=178,0,1,4,53\r
  1253. D/SIMRecords( 1300): [SIMRecords] setting0 mMncLength-1
  1254. D/SIMRecords( 1300): [SIMRecords] SIMRecords: onRadioOffOrNotAvailable set 'gsm.sim.operator.numeric' to operator=null
  1255. D/SIMRecords( 1300): [SIMRecords] update icc_operator_numeric=null
  1256. D/UiccCardApplication( 1300): Notifying 1 registrant: READY
  1257. D/SIMRecords( 1300): [SIMRecords] getOperatorNumeric: IMSI == null
  1258. D/SIMRecords( 1300): [SIMRecords] SIMRecords X ctor this=SimRecords: mDestroyed=false mContext=com.android.phone.PhoneGlobals@42dd86b mCi=com.android.internal.telephony.HTCQualcommRIL@2fe6251a mFh=Handler (com.android.internal.telephony.uicc.UsimFileHandler) {1067e84b} mParentApp=com.android.internal.telephony.uicc.UiccCardApplication@1a06f228 recordsLoadedRegistrants=android.os.RegistrantList@25ad7b41 mImsiReadyRegistrants=android.os.RegistrantList@3bb178e6 mRecordsEventsRegistrants=android.os.RegistrantList@254abe27 mNewSmsRegistrants=android.os.RegistrantList@1fed08d4 mNetworkSelectionModeAutomaticRegistrants=android.os.RegistrantList@38958a7d recordsToLoad=0 adnCache=Handler (com.android.internal.telephony.uicc.AdnRecordCache) {18c3d72} recordsRequested=false iccid=null msisdn=null msisdnTag=null voiceMailNum=null voiceMailTag=null newVoiceMailNum=null newVoiceMailTag=null isVoiceMailFixed=false mImsi=null mncLength=-1 mailboxIndex=0 spn=null mVmConfigcom.android.internal.telephony.uicc.VoiceMailConstants@1b9b15c3 mSpnOverride=mSpnOverride callForwardingEnabled=false spnState=null mCphsInfo=null mCspPlmnEnabled=true efMWIS=null efCPHS_MWI=null mEfCff=null mEfCfis=null getOperatorNumeric=null
  1259. D/RILJ ( 1300): [3672]> QUERY_FACILITY_LOCK [SUB0]
  1260. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_facility_lock_setting():called
  1261. D/RILJ ( 1300): [3673]> QUERY_FACILITY_LOCK [SUB0]
  1262. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +PHSM: 144,0,A814C0034F3A02C4034F1108C6034F2605C1034F2501A905CA034F500DAA14C2034F4A03C7034F4B06C8034F4C07CB034F4F0AFFFF\r\n0\r
  1263. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1264. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +PHSM: 144,0,A814C0034F3A02C4034F1108C6034F2605C1034F2501A905CA034F500DAA14C2034F4A03C7034F4B06C8034F4C07CB034F4F0AFFFF\r\n0\r
  1265. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+PHSM=178,0,2,4,53\r
  1266. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_facility_lock_setting():called
  1267. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +PHSM: 144,0,FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF\r\n0\r
  1268. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1269. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)<< +PHSM: 144,0,FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF\r\n0\r
  1270. D/use-Rlog/RLOG-HTC_RIL( 171): fillup_pbr_ef_table():table: item=0, index=0, EFID=0x4F30
  1271. D/use-Rlog/RLOG-HTC_RIL( 171): fillup_pbr_ef_table():table: item=1, index=50, EFID=0x4F3A
  1272. D/use-Rlog/RLOG-HTC_RIL( 171): fillup_pbr_ef_table():table: item=2, index=6, EFID=0x4F11
  1273. D/use-Rlog/RLOG-HTC_RIL( 171): fillup_pbr_ef_table():table: item=3, index=3, EFID=0x4F26
  1274. D/use-Rlog/RLOG-HTC_RIL( 171): fillup_pbr_ef_table():table: item=4, index=1, EFID=0x4F25
  1275. D/use-Rlog/RLOG-HTC_RIL( 171): fillup_pbr_ef_table():table: item=5, index=2, EFID=0x4F50
  1276. D/use-Rlog/RLOG-HTC_RIL( 171): fillup_pbr_ef_table():table: item=6, index=44, EFID=0x4F4A
  1277. D/use-Rlog/RLOG-HTC_RIL( 171): fillup_pbr_ef_table():table: item=7, index=5, EFID=0x4F4B
  1278. D/use-Rlog/RLOG-HTC_RIL( 171): fillup_pbr_ef_table():table: item=8, index=4, EFID=0x4F4C
  1279. D/use-Rlog/RLOG-HTC_RIL( 171): fillup_pbr_ef_table():table: item=9, index=45, EFID=0x4F4F
  1280. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840078)>> AT+CRSM=176,28472,0,0,9\r
  1281. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,0A2E1D4CE336060000\r\n0\r
  1282. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1283. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,0A2E1D4CE336060000\r\n0\r
  1284. I/use-Rlog/RLOG-HTC_RIL( 171): update_eons_service_table():sim_type:2 , s_eons_table.pnn_st:1 , s_eons_table.opl_st:1 , sst_len:9
  1285. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28614,1,4,8\r
  1286. E/RILC ( 171): RIL_onRequestComplete: invalid RIL_Token
  1287. D/CAT ( 1300): CatService: Running CAT service on Slotid: 0. STK app installed:true
  1288. D/UiccCard( 1300): Before privilege rules: null : CARDSTATE_PRESENT
  1289. D/UiccCarrierPrivilegeRules( 1300): Creating UiccCarrierPrivilegeRules
  1290. E/UiccCard( 1300): App index 8 is invalid since there are no applications
  1291. D/UiccCard( 1300): update: radioState=RADIO_ON mLastRadioState=RADIO_OFF
  1292. D/UiccController( 1300): Notifying IccChangedRegistrants
  1293. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,32F4010000FFFE01\r\n0\r
  1294. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1295. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,32F4010000FFFE01\r\n0\r
  1296. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28614,2,4,8\r
  1297. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,32F4620000FFFE01\r\n0\r
  1298. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1299. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,32F4620000FFFE01\r\n0\r
  1300. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28614,3,4,8\r
  1301. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,02F4400000FFFE01\r\n0\r
  1302. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1303. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,02F4400000FFFE01\r\n0\r
  1304. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28614,4,4,8\r
  1305. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1306. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1307. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1308. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28614,5,4,8\r
  1309. D/SIMRecords( 1300): [SIMRecords] fetchSimRecords 0
  1310. D/RILJ ( 1300): [3674]> getIMSI: GET_IMSI aid: null [SUB0]
  1311. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1312. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1313. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1314. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28614,6,4,8\r
  1315. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_imsi():called
  1316. D/RILJ ( 1300): [3675]> iccIO: SIM_IO 0xc0 0x2fe2 path: 3F00,0,0,15 aid: null [SUB0]
  1317. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1318. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1319. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1320. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28614,7,4,8\r
  1321. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1322. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1323. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1324. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1325. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28614,8,4,8\r
  1326. D/RILJ ( 1300): [3676]> iccIO: SIM_IO 0xc0 0x6f40 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1327. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1328. D/RILJ ( 1300): [3677]> iccIO: SIM_IO 0xc0 0x6fc9 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1329. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1330. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1331. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1332. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28614,9,4,8\r
  1333. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1334. D/RILJ ( 1300): [3678]> iccIO: SIM_IO 0xc0 0x6fad path: 3F007FFF,0,0,15 aid: null [SUB0]
  1335. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1336. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1337. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1338. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28614,10,4,8\r
  1339. D/RILJ ( 1300): [3679]> iccIO: SIM_IO 0xc0 0x6fca path: 3F007FFF,0,0,15 aid: null [SUB0]
  1340. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1341. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1342. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,FFFFFFFFFFFFFFFF\r\n0\r
  1343. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1344. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28613,1,4,20\r
  1345. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  1346. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1347. D/RILJ ( 1300): [3680]> iccIO: SIM_IO 0xc0 0x6f11 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1348. D/RILJ ( 1300): [3681]> iccIO: SIM_IO 0xc0 0x6fcb path: 3F007FFF,0,0,15 aid: null [SUB0]
  1349. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1350. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1351. D/RILJ ( 1300): [3682]> iccIO: SIM_IO 0xc0 0x6f13 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1352. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1353. D/RILJ ( 1300): [3683]> iccIO: SIM_IO 0xc0 0x6f46 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1354. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,430A82CCFC38DC7E8BD3EC32FFFFFFFFFFFFFFFF\r\n0\r
  1355. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1356. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,430A82CCFC38DC7E8BD3EC32FFFFFFFFFFFFFFFF\r\n0\r
  1357. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CLCK="FD",2\r
  1358. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  1359. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CLCK: 0\r\n0\r
  1360. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1361. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CLCK: 0\r\n0\r
  1362. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1363. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_sim_status():called
  1364. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+SIMTYPE\r
  1365. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 2\r\n0\r
  1366. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1367. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +SIMTYPE: 2\r\n0\r
  1368. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CPIN?\r
  1369. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CPIN: READY\r\n0\r
  1370. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1371. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CPIN: READY\r\n0\r
  1372. D/use-Rlog/RLOG-HTC_RIL( 171): get_sim_status_rsp_handler():if_subsidy_lock=0
  1373. D/use-Rlog/RLOG-HTC_RIL( 171): get_sim_status_rsp_handler():if_imei_lock=0
  1374. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CLCK="SC",2\r
  1375. D/RILJ ( 1300): [3672]< QUERY_FACILITY_LOCK {0} [SUB0]
  1376. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CLCK: 0\r\n0\r
  1377. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1378. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CLCK: 0\r\n0\r
  1379. D/RILJ ( 1300): [3684]> iccIO: SIM_IO 0xc0 0x6fcd path: 3F007FFF,0,0,15 aid: null [SUB0]
  1380. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_sim_status():called
  1381. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+SIMTYPE\r
  1382. D/RILJ ( 1300): [3673]< QUERY_FACILITY_LOCK {0} [SUB0]
  1383. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +SIMTYPE: 2\r\n0\r
  1384. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1385. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +SIMTYPE: 2\r\n0\r
  1386. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CPIN?\r
  1387. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CPIN: READY\r\n0\r
  1388. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1389. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CPIN: READY\r\n0\r
  1390. D/use-Rlog/RLOG-HTC_RIL( 171): get_sim_status_rsp_handler():if_subsidy_lock=0
  1391. D/use-Rlog/RLOG-HTC_RIL( 171): get_sim_status_rsp_handler():if_imei_lock=0
  1392. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CIMI\r
  1393. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1394. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 234261003939548\r\n0\r
  1395. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1396. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< 234261003939548\r\n0\r
  1397. D/RILJ ( 1300): [3685]> iccIO: SIM_IO 0xc0 0x6fc5 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1398. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_msisdn():called
  1399. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28480,0,0,0\r
  1400. D/RILJ ( 1300): [3674]< GET_IMSI [SUB0]
  1401. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1402. D/RILJ ( 1300): [3686]> iccIO: SIM_IO 0xc0 0x6f38 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1403. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1404. D/RILJ ( 1300): [3687]> iccIO: SIM_IO 0xc0 0x6f16 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1405. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1406. D/RILJ ( 1300): [3688]> iccIO: SIM_IO 0xc0 0x6f15 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1407. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621E82054221000E0683026F40A5038001318A01058B036F060F800200548800\r\n0\r
  1408. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1409. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621E82054221000E0683026F40A5038001318A01058B036F060F800200548800\r\n0\r
  1410. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=178,28480,1,4,14\r
  1411. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1412. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,0791444742371340FFFFFFFFFFFF\r\n0\r
  1413. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1414. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,0791444742371340FFFFFFFFFFFF\r\n0\r
  1415. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CGSMS=3\r
  1416. D/RILJ ( 1300): [3689]> iccIO: SIM_IO 0xc0 0x6f3e path: 3F007FFF,0,0,15 aid: null [SUB0]
  1417. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  1418. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1419. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< 0\r
  1420. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,12258,0,0,15\r
  1421. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1422. D/RILJ ( 1300): [3690]> iccIO: SIM_IO 0xc0 0x6f05 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1423. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1424. D/RILJ ( 1300): [3691]> iccIO: SIM_IO 0xc0 0x2f05 path: 3F00,0,0,15 aid: null [SUB0]
  1425. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1426. D/RILJ ( 1300): [3692]> iccIO: SIM_IO 0xc0 0x6f3c path: 3F007FFF,0,0,15 aid: null [SUB0]
  1427. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621B8202412183022FE2A503800131\r\n0\r
  1428. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1429. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621B8202412183022FE2A503800131\r\n0\r
  1430. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1431. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28480,0,0,15\r
  1432. D/SIMRecords( 1300): [SIMRecords] fetchSimRecords 18 requested: true
  1433. D/RILJ ( 1300): [3675]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1434. D/CAT ( 1300): CatService: handleMessage[7]
  1435. D/CAT ( 1300): CatService: MSG_ID_ICC_CHANGED
  1436. D/CAT ( 1300): CatService: New Card State = CARDSTATE_PRESENT Old Card State = CARDSTATE_ABSENT
  1437. D/RILJ ( 1300): [3693]> RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING [SUB0]
  1438. D/UiccCard( 1300): Error in SIM access with exceptioncom.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  1439. D/RilRequest( 1300): [3693]< RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  1440. D/SimPhoneBookIM( 1300): [SimPbInterfaceManager] Card update received: com.android.internal.telephony.uicc.UiccCard@270c5409
  1441. D/SimPhoneBookIM( 1300): [SimPbInterfaceManager] Card is 3G
  1442. D/SimPhoneBookIM( 1300): [SimPbInterfaceManager] Setting currentApp: com.android.internal.telephony.uicc.UiccCardApplication@1a06f228
  1443. D/GSMPhone( 1300): [GSMPhone] New Uicc application found
  1444. D/GsmSST ( 1300): [GsmSST] New card found
  1445. D/UiccCardApplication( 1300): Notifying 1 registrant: READY
  1446. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-213ms what=270369 obj=android.os.AsyncResult@30609e6c target=com.android.internal.telephony.dataconnection.DcTracker }
  1447. D/GsmDCT ( 1300): [0]onUpdateIcc: newIccRecords null
  1448. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1449. D/GsmSMSDispatcher( 1300): GsmSMSDispatcher: subId = -1 slotId = 0
  1450. D/GsmSMSDispatcher( 1300): New Uicc application found
  1451. D/IccCardProxy( 1300): Icc changed. Reregestering.
  1452. D/UiccCardApplication( 1300): Notifying 1 registrant: READY
  1453. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621E82054221000E0683026F40A503\r\n0\r
  1454. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1455. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621E82054221000E0683026F40A503\r\n0\r
  1456. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28617,0,0,15\r
  1457. D/RILJ ( 1300): [3676]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1458. D/SIMRecords( 1300): [SIMRecords] getOperatorNumeric: IMSI == null
  1459. D/IccCardProxy( 1300): updateActiveRecord app type = 1mIccRecords = SimRecords: mDestroyed=false mContext=com.android.phone.PhoneGlobals@42dd86b mCi=com.android.internal.telephony.HTCQualcommRIL@2fe6251a mFh=Handler (com.android.internal.telephony.uicc.UsimFileHandler) {1067e84b} mParentApp=com.android.internal.telephony.uicc.UiccCardApplication@1a06f228 recordsLoadedRegistrants=android.os.RegistrantList@25ad7b41 mImsiReadyRegistrants=android.os.RegistrantList@3bb178e6 mRecordsEventsRegistrants=android.os.RegistrantList@254abe27 mNewSmsRegistrants=android.os.RegistrantList@1fed08d4 mNetworkSelectionModeAutomaticRegistrants=android.os.RegistrantList@38958a7d recordsToLoad=18 adnCache=Handler (com.android.internal.telephony.uicc.AdnRecordCache) {18c3d72} recordsRequested=true iccid=null msisdn=null msisdnTag=null voiceMailNum=null voiceMailTag=null newVoiceMailNum=null newVoiceMailTag=null isVoiceMailFixed=false mImsi=null mncLength=-1 mailboxIndex=0 spn=null mVmConfigcom.android.internal.telephony.uicc.VoiceMailConstants@1b9b15c3 mSpnOverride=mSpnOverride callForwardingEnabled=false spnState=READ_SPN_3GPP mCphsInfo=null mCspPlmnEnabled=true efMWIS=null efCPHS_MWI=null mEfCff=null mEfCfis=null getOperatorNumeric=null
  1460. D/IccCardProxy( 1300): Setting SIM Record as active
  1461. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1462. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.sim.state propVal=READY
  1463. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1464. D/IccCardProxy( 1300): Broadcasting intent ACTION_SIM_STATE_CHANGED READY reason null for mCardIndex : 0
  1465. D/SUB ( 1300): [SubInfoRecordUpdater]updateIccAvailability: Enter
  1466. D/SUB ( 1300): [SubInfoRecordUpdater]Slot[0]: New Card State = CARDSTATE_PRESENT Old Card State = CARDSTATE_ABSENT
  1467. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1468. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1469. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 106,130\r\n4\r
  1470. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28589,0,0,15\r
  1471. D/RilRequest( 1300): [3677]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1472. D/SUB ( 1300): [SubInfoRecordUpdater]queryIccId: slotid=0
  1473. D/SUB ( 1300): [SubInfoRecordUpdater]Getting IccFileHandler
  1474. D/SUB ( 1300): [SubInfoRecordUpdater]Querying IccId
  1475. D/RILJ ( 1300): [3694]> iccIO: SIM_IO 0xc0 0x2fe2 path: 3F00,0,0,15 aid: null [SUB0]
  1476. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1477. D/CAT ( 1300): CatService: handleMessage[7]
  1478. D/CAT ( 1300): CatService: MSG_ID_ICC_CHANGED
  1479. D/CAT ( 1300): CatService: New Card State = CARDSTATE_PRESENT Old Card State = CARDSTATE_PRESENT
  1480. D/RILJ ( 1300): [3695]> OPERATOR [SUB0]
  1481. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  1482. D/RILJ ( 1300): [3696]> DATA_REGISTRATION_STATE [SUB0]
  1483. D/SubController( 1300): [getSlotId]- size == 0, return SIM_NOT_INSERTED instead
  1484. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621C8202412183026FADA503800131\r\n0\r
  1485. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1486. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621C8202412183026FADA503800131\r\n0\r
  1487. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28618,0,0,15\r
  1488. D/RILJ ( 1300): [3678]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1489. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  1490. D/RILJ ( 1300): [3697]> VOICE_REGISTRATION_STATE [SUB0]
  1491. D/RILJ ( 1300): [3698]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  1492. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  1493. D/RILJ ( 1300): [3699]> OPERATOR [SUB0]
  1494. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  1495. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1496. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1497. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 106,130\r\n4\r
  1498. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  1499. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28433,0,0,15\r
  1500. D/RilRequest( 1300): [3679]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1501. D/RILJ ( 1300): [3700]> DATA_REGISTRATION_STATE [SUB0]
  1502. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  1503. D/RILJ ( 1300): [3701]> VOICE_REGISTRATION_STATE [SUB0]
  1504. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  1505. D/RILJ ( 1300): [3702]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  1506. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 3\r\n+CGREG: 3\r\n
  1507. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)%% +CREG: 3\r\n
  1508. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)%% +CGREG: 3\r\n
  1509. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1510. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  1511. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  1512. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1513. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1514. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 106,130\r\n4\r
  1515. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28619,0,0,15\r
  1516. D/RilRequest( 1300): [3680]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1517. D/UiccCardApplication( 1300): Query facility FDN : FDN service available: true enabled: false
  1518. D/UiccCardApplication( 1300): Query facility lock : 0
  1519. D/SIMRecords( 1300): [SIMRecords] IMSI: mMncLength=-1
  1520. D/SIMRecords( 1300): [SIMRecords] IMSI: 234261xxxxxxx
  1521. D/TelephonyManager( 481): getSimOperator(): default subId=9223372036854775807
  1522. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 17 requested: true
  1523. D/UiccCarrierPrivilegeRules( 1300): EVENT_OPEN_LOGICAL_CHANNEL_DONE
  1524. E/UiccCarrierPrivilegeRules( 1300): Error opening channel
  1525. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1526. D/GSMPhone( 1300): Get callforwarding info from perferences
  1527. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1528. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  1529. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1530. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1531. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 106,130\r\n4\r
  1532. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28435,0,0,15\r
  1533. D/RilRequest( 1300): [3681]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1534. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1535. D/TelephonyManager( 1300): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  1536. D/RILJ ( 1300): [3703]> REQUEST_SET_PREFERRED_NETWORK_TYPE : 0 [SUB0]
  1537. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_prefer_network_type_set():called
  1538. D/RILJ ( 1300): [3704]> SET_NETWORK_SELECTION_AUTOMATIC [SUB0]
  1539. D/RILJ ( 1300): [3705]> OPERATOR [SUB0]
  1540. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1541. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1542. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 106,130\r\n4\r
  1543. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_set_auto_network_select():called
  1544. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+COPS=0\r
  1545. D/RilRequest( 1300): [3682]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1546. D/RILJ ( 1300): [3706]> DATA_REGISTRATION_STATE [SUB0]
  1547. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  1548. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  1549. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1550. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< 0\r
  1551. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+COPS=3,2;+COPS?\r
  1552. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 30\r
  1553. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1554. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CME ERROR: 30\r
  1555. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28486,0,0,15\r
  1556. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  1557. D/RilRequest( 1300): [3704]< SET_NETWORK_SELECTION_AUTOMATIC error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1558. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  1559. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1560. D/RILJ ( 1300): [3707]> VOICE_REGISTRATION_STATE [SUB0]
  1561. D/RILJ ( 1300): [3708]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  1562. D/SUB ( 1300): [SubInfoRecordUpdater][Receiver]+
  1563. D/SUB ( 1300): [SubInfoRecordUpdater]Action: android.intent.action.SIM_STATE_CHANGED
  1564. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  1565. D/SUB ( 1300): [SubInfoRecordUpdater]slotId: 0 simStatus: READY
  1566. D/SUB ( 1300): [SubInfoRecordUpdater][Receiver]-
  1567. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  1568. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621B8202412183026F46A503800131\r\n0\r
  1569. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1570. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621B8202412183026F46A503800131\r\n0\r
  1571. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28621,0,0,15\r
  1572. D/RILJ ( 1300): [3683]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1573. D/RILJ ( 1300): [3709]> OPERATOR [SUB0]
  1574. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  1575. D/RILJ ( 1300): [3710]> DATA_REGISTRATION_STATE [SUB0]
  1576. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  1577. D/RILJ ( 1300): [3711]> VOICE_REGISTRATION_STATE [SUB0]
  1578. D/RILJ ( 1300): [3712]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  1579. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  1580. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  1581. D/RILJ ( 1300): [3713]> OPERATOR [SUB0]
  1582. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  1583. D/RILJ ( 1300): [3714]> DATA_REGISTRATION_STATE [SUB0]
  1584. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621C8202412183026FCDA503800131\r\n0\r
  1585. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1586. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621C8202412183026FCDA503800131\r\n0\r
  1587. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28613,0,0,15\r
  1588. D/RILJ ( 1300): [3684]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1589. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  1590. D/RILJ ( 1300): [3715]> VOICE_REGISTRATION_STATE [SUB0]
  1591. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  1592. D/RILJ ( 1300): [3716]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  1593. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  1594. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1595. D/IccCardProxy( 1300): Broadcasting intent ACTION_SIM_STATE_CHANGED IMSI reason null for mCardIndex : 0
  1596. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621F8205422100140183026FC5A503\r\n0\r
  1597. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1598. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621F8205422100140183026FC5A503\r\n0\r
  1599. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28472,0,0,15\r
  1600. D/RILJ ( 1300): [3685]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1601. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 16 requested: true
  1602. D/PhoneFactory( 1300): getPhone: phoneId != DEFAULT_PHONE_ID
  1603. D/PhoneFactory( 1300): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {20f591dc}
  1604. D/RILJ ( 1300): [3717]> OPERATOR [SUB0]
  1605. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621C8202412183026F38A503800131\r\n0\r
  1606. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1607. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621C8202412183026F38A503800131\r\n0\r
  1608. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28438,0,0,15\r
  1609. D/RILJ ( 1300): [3686]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1610. D/RILJ ( 1300): [3718]> DATA_REGISTRATION_STATE [SUB0]
  1611. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  1612. D/RILJ ( 1300): [3719]> VOICE_REGISTRATION_STATE [SUB0]
  1613. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  1614. D/TelephonyManager( 481): getSimOperator: subId=9223372036854775807 operator=
  1615. D/RILJ ( 1300): [3720]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  1616. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  1617. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  1618. D/RILJ ( 1300): [3721]> iccIO: SIM_IO 0xc0 0x6f17 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1619. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1620. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 16 requested: true
  1621. D/SIMRecords( 1300): [SIMRecords] mccmncCode=234261
  1622. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1623. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1624. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 106,130\r\n4\r
  1625. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28437,0,0,15\r
  1626. D/RilRequest( 1300): [3687]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1627. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1628. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1629. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 106,130\r\n4\r
  1630. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28478,0,0,15\r
  1631. D/RilRequest( 1300): [3688]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1632. D/SIMRecords( 1300): [SIMRecords] setting7 mMncLength=2
  1633. D/SIMRecords( 1300): [SIMRecords] update mccmnc=23426
  1634. D/TelephonyManager( 1300): getSimOperator(): default subId=9223372036854775807
  1635. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1636. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1637. D/TelephonyManager( 1300): getSimOperator: subId=9223372036854775807 operator=
  1638. D/SubController( 1300): [getSlotId]- size == 0, return SIM_NOT_INSERTED instead
  1639. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621B8202412183026F3EA503800131\r\n0\r
  1640. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1641. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621B8202412183026F3EA503800131\r\n0\r
  1642. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28421,0,0,15\r
  1643. D/RILJ ( 1300): [3689]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1644. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621C8202412183026F05A503800131\r\n0\r
  1645. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1646. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621C8202412183026F05A503800131\r\n0\r
  1647. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,12037,0,0,15\r
  1648. D/RILJ ( 1300): [3690]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1649. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621B8202412183022F05A503800131\r\n0\r
  1650. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1651. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621B8202412183022F05A503800131\r\n0\r
  1652. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28476,0,0,15\r
  1653. D/RILJ ( 1300): [3691]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1654. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621E8205422100B01E83026F3CA503\r\n0\r
  1655. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1656. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621E8205422100B01E83026F3CA503\r\n0\r
  1657. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,12258,0,0,15\r
  1658. D/RILJ ( 1300): [3692]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1659. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621B8202412183022FE2A503800131\r\n0\r
  1660. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1661. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 144,0,621B8202412183022FE2A503800131\r\n0\r
  1662. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CGREG?\r
  1663. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,3\r\n0\r
  1664. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1665. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CGREG: 1,3\r\n0\r
  1666. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CREG?\r
  1667. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,3\r\n0\r
  1668. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1669. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CREG: 2,3\r\n0\r
  1670. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+COPS=3,2;+COPS?\r
  1671. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 30\r
  1672. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1673. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CME ERROR: 30\r
  1674. D/use-Rlog/RLOG-HTC_RIL( 171): get_nwsel_mode_rsp_handler():fail to get network select mode!
  1675. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CGREG?\r
  1676. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,3\r\n0\r
  1677. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1678. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CGREG: 1,3\r\n0\r
  1679. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CREG?\r
  1680. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,3\r\n0\r
  1681. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1682. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CREG: 2,3\r\n0\r
  1683. D/RILJ ( 1300): [3694]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1684. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+COPS=3,2;+COPS?\r
  1685. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 30\r
  1686. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1687. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CME ERROR: 30\r
  1688. D/use-Rlog/RLOG-HTC_RIL( 171): get_nwsel_mode_rsp_handler():fail to get network select mode!
  1689. D/RilRequest( 1300): [3695]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1690. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT\r
  1691. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> 0\r
  1692. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1693. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< 0\r
  1694. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CGREG?\r
  1695. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,3\r\n0\r
  1696. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1697. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CGREG: 1,3\r\n0\r
  1698. D/RILJ ( 1300): [3696]< DATA_REGISTRATION_STATE {3, null, null, 0} [SUB0]
  1699. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CREG?\r
  1700. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,3\r\n0\r
  1701. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1702. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CREG: 2,3\r\n0\r
  1703. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+COPS=3,2;+COPS?\r
  1704. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 30\r
  1705. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1706. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CME ERROR: 30\r
  1707. D/use-Rlog/RLOG-HTC_RIL( 171): get_nwsel_mode_rsp_handler():fail to get network select mode!
  1708. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CGREG?\r
  1709. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,3\r\n0\r
  1710. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1711. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CGREG: 1,3\r\n0\r
  1712. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CREG?\r
  1713. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,3\r\n0\r
  1714. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1715. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CREG: 2,3\r\n0\r
  1716. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+COPS=3,2;+COPS?\r
  1717. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 30\r
  1718. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1719. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CME ERROR: 30\r
  1720. D/RILJ ( 1300): [3697]< VOICE_REGISTRATION_STATE {3, null, null, 0, null, null, null, null, null, null, null, null, null, 0} [SUB0]
  1721. D/use-Rlog/RLOG-HTC_RIL( 171): get_nwsel_mode_rsp_handler():fail to get network select mode!
  1722. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CGREG?\r
  1723. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,3\r\n0\r
  1724. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1725. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CGREG: 1,3\r\n0\r
  1726. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CREG?\r
  1727. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,3\r\n0\r
  1728. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1729. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CREG: 2,3\r\n0\r
  1730. D/RilRequest( 1300): [3698]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1731. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+COPS=3,2;+COPS?\r
  1732. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 30\r
  1733. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1734. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CME ERROR: 30\r
  1735. D/use-Rlog/RLOG-HTC_RIL( 171): get_nwsel_mode_rsp_handler():fail to get network select mode!
  1736. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CGREG?\r
  1737. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,3\r\n0\r
  1738. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1739. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CGREG: 1,3\r\n0\r
  1740. D/RilRequest( 1300): [3699]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1741. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CREG?\r
  1742. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,3\r\n0\r
  1743. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1744. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CREG: 2,3\r\n0\r
  1745. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+COPS=3,2;+COPS?\r
  1746. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 30\r
  1747. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1748. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CME ERROR: 30\r
  1749. D/use-Rlog/RLOG-HTC_RIL( 171): get_nwsel_mode_rsp_handler():fail to get network select mode!
  1750. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28439,0,0,15\r
  1751. D/RILJ ( 1300): [3700]< DATA_REGISTRATION_STATE {3, null, null, 0} [SUB0]
  1752. D/RILJ ( 1300): [3701]< VOICE_REGISTRATION_STATE {3, null, null, 0, null, null, null, null, null, null, null, null, null, 0} [SUB0]
  1753. D/RilRequest( 1300): [3702]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1754. D/RILJ ( 1300): [3703]< REQUEST_SET_PREFERRED_NETWORK_TYPE [SUB0]
  1755. D/RilRequest( 1300): [3705]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1756. D/RILJ ( 1300): [3706]< DATA_REGISTRATION_STATE {3, null, null, 0} [SUB0]
  1757. D/RILJ ( 1300): [3707]< VOICE_REGISTRATION_STATE {3, null, null, 0, null, null, null, null, null, null, null, null, null, 0} [SUB0]
  1758. D/RilRequest( 1300): [3708]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1759. D/RilRequest( 1300): [3709]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1760. D/RILJ ( 1300): [3710]< DATA_REGISTRATION_STATE {3, null, null, 0} [SUB0]
  1761. D/RILJ ( 1300): [3711]< VOICE_REGISTRATION_STATE {3, null, null, 0, null, null, null, null, null, null, null, null, null, 0} [SUB0]
  1762. D/RilRequest( 1300): [3712]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1763. D/RilRequest( 1300): [3713]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1764. D/RILJ ( 1300): [3714]< DATA_REGISTRATION_STATE {3, null, null, 0} [SUB0]
  1765. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1766. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1767. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)<< +CRSM: 106,130\r\n4\r
  1768. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 15 requested: true
  1769. D/SIMRecords( 1300): [SIMRecords] EF_MWIS : null
  1770. D/SIMRecords( 1300): [SIMRecords] EVENT_GET_MWIS_DONE exception = com.android.internal.telephony.CommandException: GENERIC_FAILURE
  1771. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 14 requested: true
  1772. D/SIMRecords( 1300): [SIMRecords] EF_CPHS_MWI: null
  1773. D/SIMRecords( 1300): [SIMRecords] EVENT_GET_VOICE_MAIL_INDICATOR_CPHS_DONE exception = com.android.internal.telephony.CommandException: GENERIC_FAILURE
  1774. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 13 requested: true
  1775. D/RILJ ( 1300): [3715]< VOICE_REGISTRATION_STATE {3, null, null, 0, null, null, null, null, null, null, null, null, null, 0} [SUB0]
  1776. D/SUB ( 1300): [SubInfoRecordUpdater][Receiver]+
  1777. D/SUB ( 1300): [SubInfoRecordUpdater]Action: android.intent.action.SIM_STATE_CHANGED
  1778. D/RilRequest( 1300): [3716]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1779. D/SUB ( 1300): [SubInfoRecordUpdater]slotId: 0 simStatus: IMSI
  1780. D/SUB ( 1300): [SubInfoRecordUpdater][Receiver]-
  1781. D/RilRequest( 1300): [3717]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1782. D/RILJ ( 1300): [3718]< DATA_REGISTRATION_STATE {3, null, null, 0} [SUB0]
  1783. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 12 requested: true
  1784. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 11 requested: true
  1785. D/SIMRecords( 1300): [SIMRecords] Invalid or missing EF[MSISDN]
  1786. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 10 requested: true
  1787. D/RILJ ( 1300): [3719]< VOICE_REGISTRATION_STATE {3, null, null, 0, null, null, null, null, null, null, null, null, null, 0} [SUB0]
  1788. D/RilRequest( 1300): [3720]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1789. D/RilRequest( 1300): [3721]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1790. D/RILJ ( 1300): [3722]> iccIO: SIM_IO 0xc0 0x6f14 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1791. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 10 requested: true
  1792. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 9 requested: true
  1793. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 8 requested: true
  1794. D/PHONE ( 1300): [ServiceState] setDataRegState=1
  1795. D/PHONE ( 1300): [ServiceState] setDataRadioTechnology=0
  1796. D/GsmSST ( 1300): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=1 regState=3 dataRadioTechnology=0
  1797. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 7 requested: true
  1798. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 6 requested: true
  1799. E/SIMRecords( 1300): [SIMRecords] Exception in fetching EF_CSP data com.android.internal.telephony.CommandException: GENERIC_FAILURE
  1800. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 5 requested: true
  1801. E/SIMRecords( 1300): [SIMRecords] Exception in get GID1 com.android.internal.telephony.uicc.IccFileTypeMismatch
  1802. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 4 requested: true
  1803. D/SIMRecords( 1300): [SIMRecords] EF_LI LOADED
  1804. E/SIMRecords( 1300): [SIMRecords] Record Load Exception: com.android.internal.telephony.uicc.IccFileTypeMismatch
  1805. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 3 requested: true
  1806. D/PHONE ( 1300): [ServiceState] setVoiceRegState=1
  1807. E/PHONE ( 1300): [ServiceState] setState deprecated use setVoiceRegState()
  1808. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1809. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840079)>> AT+CRSM=192,28436,0,0,15\r
  1810. D/GsmSST ( 1300): [GsmSST] Poll ServiceState done: oldSS=[1 1 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[1 1 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  1811. D/PHONE ( 1300): [ServiceState] setNullState=1
  1812. D/SIMRecords( 1300): [SIMRecords] EF_PL LOADED
  1813. E/SIMRecords( 1300): [SIMRecords] Record Load Exception: com.android.internal.telephony.uicc.IccFileTypeMismatch
  1814. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 2 requested: true
  1815. D/SIMRecords( 1300): [SIMRecords] only fetch EF_LI and EF_PL in lock state
  1816. D/RILJ ( 1300): [3723]> iccIO: SIM_IO 0xc0 0x6f05 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1817. D/RILJ ( 1300): [3724]> iccIO: SIM_IO 0xc0 0x2f05 path: 3F00,0,0,15 aid: null [SUB0]
  1818. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1819. D/SUB ( 1300): [SubInfoRecordUpdater]handleMessage : <EVENT_QUERY_ICCID_DONE> SIM1
  1820. D/SUB ( 1300): [SubInfoRecordUpdater]Query IccId fail: com.android.internal.telephony.uicc.IccFileTypeMismatch
  1821. D/SUB ( 1300): [SubInfoRecordUpdater]sIccId[0] =
  1822. D/SUB ( 1300): [SubInfoRecordUpdater]All IccIds query complete
  1823. D/SUB ( 1300): [SubInfoRecordUpdater][updateSimInfoByIccId]+ Start
  1824. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1825. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1826. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1827. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840080)<< +CRSM: 106,130\r\n4\r
  1828. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840080)>> AT+CRSM=192,28421,0,0,15\r
  1829. D/RilRequest( 1300): [3722]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1830. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621C8202412183026F05A503800131\r\n0\r
  1831. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1832. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840080)<< +CRSM: 144,0,621C8202412183026F05A503800131\r\n0\r
  1833. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840080)>> AT+CRSM=192,12037,0,0,15\r
  1834. D/RILJ ( 1300): [3723]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1835. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 144,0,621B8202412183022F05A503800131\r\n0\r
  1836. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1837. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840080)<< +CRSM: 144,0,621B8202412183022F05A503800131\r\n0\r
  1838. D/RILJ ( 1300): [3724]< SIM_IO IccIoResponse sw1:0x90 sw2:0x0 [SUB0]
  1839. D/SubController( 1300): [clearSubInfo]+
  1840. D/SubController( 1300): [clearSubInfo]- no simInfo size=0
  1841. D/SUB ( 1300): [SubInfoRecordUpdater]insertedSimCount = 0
  1842. D/SubController( 1300): [getSubInfoUsingSlotIdWithCheck]+ slotId:0
  1843. D/SubController( 1300): [getSubInfoUsingSlotId]- null info return
  1844. D/SUB ( 1300): [SubInfoRecordUpdater]No SIM in slot 0 last time
  1845. D/SUB ( 1300): [SubInfoRecordUpdater]oldIccId[0] = , sIccId[0] =
  1846. D/SUB ( 1300): [SubInfoRecordUpdater]No SIM inserted in slot 0 this time
  1847. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1848. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1849. D/SubController( 1300): [getActiveSubInfoList]+
  1850. D/SubController( 1300): [getActiveSubInfoList] Sub Controller not ready
  1851. D/SUB ( 1300): [SubInfoRecordUpdater]nSubCount = 0
  1852. D/SUB ( 1300): [SubInfoRecordUpdater][updateSimInfoByIccId] All SIM inserted into the same slot
  1853. D/SUB ( 1300): [SubInfoRecordUpdater][setUpdatedData]+
  1854. D/SUB ( 1300): [SubInfoRecordUpdater]broadcast intent ACTION_SUBINFO_RECORD_UPDATED : [4, 0, 0]
  1855. D/TelephonyManager( 481): getSimOperator(): default subId=9223372036854775807
  1856. D/SUB ( 1300): [SubInfoRecordUpdater][setUpdatedData]-
  1857. D/SUB ( 1300): [SubInfoRecordUpdater][updateSimInfoByIccId]- SimInfo update complete
  1858. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1859. D/GsmDCT ( 1300): [0]got ACTION_SUBINFO_RECORD_UPDATED, mySubId = -1
  1860. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1861. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1862. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1863. D/SubController( 1300): registerForOnDemandDdsLockNotification for client=-1
  1864. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1865. E/PhoneBase( 1300): Error! unregisterForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
  1866. D/SubController( 1300): [getActiveSubInfoList]+
  1867. D/SubController( 1300): [getActiveSubInfoList] Sub Controller not ready
  1868. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1869. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1870. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1871. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1872. D/TelephonyManager( 481): getSimOperator: subId=9223372036854775807 operator=
  1873. D/TelephonyManager( 481): getSimOperator(): default subId=9223372036854775807
  1874. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1875. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1876. D/TelephonyManager( 481): getSimOperator: subId=9223372036854775807 operator=
  1877. D/SubController( 1300): [getActiveSubInfoList]+
  1878. D/SubController( 1300): [getActiveSubInfoList] Sub Controller not ready
  1879. E/PhoneBase( 1300): Error! registerForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
  1880. D/SIMRecords( 1300): [SIMRecords] Invalid or missing EF[MAILBOX]
  1881. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 3 requested: true
  1882. D/RILJ ( 1300): [3725]> iccIO: SIM_IO 0xc0 0x6f18 path: 3F007FFF,0,0,15 aid: null [SUB0]
  1883. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_restricted_sim_access():called
  1884. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840080)>> AT+CRSM=192,28440,0,0,15\r
  1885. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 3 requested: true
  1886. D/SIMRecords( 1300): [SIMRecords] EF_LI LOADED
  1887. E/SIMRecords( 1300): [SIMRecords] Record Load Exception: com.android.internal.telephony.uicc.IccFileTypeMismatch
  1888. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 2 requested: true
  1889. D/SIMRecords( 1300): [SIMRecords] EF_PL LOADED
  1890. E/SIMRecords( 1300): [SIMRecords] Record Load Exception: com.android.internal.telephony.uicc.IccFileTypeMismatch
  1891. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 1 requested: true
  1892. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CRSM: 106,130\r\n4\r
  1893. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1894. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840080)<< +CRSM: 106,130\r\n4\r
  1895. D/RilRequest( 1300): [3725]< SIM_IO error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  1896. D/SIMRecords( 1300): [SIMRecords] No SPN loaded in either CHPS or 3GPP
  1897. D/SIMRecords( 1300): [SIMRecords] onRecordLoaded 0 requested: true
  1898. D/SIMRecords( 1300): [SIMRecords] record load complete
  1899. D/SIMRecords( 1300): [SIMRecords] No suitable USIM selected locale
  1900. D/SIMRecords( 1300): [SIMRecords] onAllRecordsLoaded set 'gsm.sim.operator.numeric' to operator='23426'
  1901. D/SIMRecords( 1300): [SIMRecords] update icc_operator_numeric=23426
  1902. D/SubController( 1300): [setMccMnc]+ mcc/mnc:234/26 subId:-1000
  1903. D/SubController( 1300): [broadcastSimInfoContentChanged] subId-1000 changed, mcc -> 234
  1904. D/SIMRecords( 1300): [SIMRecords] onAllRecordsLoaded set mcc imsi=234261003939548
  1905. D/ModemStackController( 1300): Received ACTION_SUBINFO_CONTENT_CHANGE on subId: -1000for mcc intValue: 234
  1906. E/PhoneBase( 1300): Error! unregisterForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
  1907. D/SubController( 1300): [getActiveSubInfoList]+
  1908. D/SubController( 1300): [getActiveSubInfoList] Sub Controller not ready
  1909. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1910. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1911. D/TelephonyManager( 481): getSimOperator(): default subId=9223372036854775807
  1912. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1913. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1914. D/TelephonyManager( 481): getSimOperator: subId=9223372036854775807 operator=23426
  1915. E/PhoneBase( 1300): Error! registerForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
  1916. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1917. D/GSMPhone( 1300): [GSMPhone] updateCurrentCarrierInProvider: mSubId = -1 currentDds = -1000 operatorNumeric = 23426
  1918. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1919. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1920. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1921. D/GSMPhone( 1300): Voicemail count retrieval for Imsi = null current Imsi = 234261003939548
  1922. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1923. D/GSMPhone( 1300): updateVoiceMail countVoiceMessages = 0 subId -1
  1924. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1925. D/GSMPhone( 1300): updateCallForwardStatus got sim records
  1926. D/GsmSST ( 1300): [GsmSST] EVENT_SIM_RECORDS_LOADED: what=16
  1927. D/PhoneProxy( 1300): [PhoneProxy] updatePhoneObject: radioTechnology=0
  1928. D/SIMRecords( 1300): [SIMRecords] getServiceProviderName: no brandOverride
  1929. D/SIMRecords( 1300): [SIMRecords] getServiceProviderName: providerName=null
  1930. D/GsmSST ( 1300): [GsmSST] updateSpnDisplay: radio is on but out of service, set plmn='No service'
  1931. D/SIMRecords( 1300): [SIMRecords] getServiceProviderName: no brandOverride
  1932. D/SIMRecords( 1300): [SIMRecords] getServiceProviderName: providerName=null
  1933. D/GsmSST ( 1300): [GsmSST] updateSpnDisplay: changed sending intent rule=2 showPlmn='true' plmn='No service' showSpn='false' spn='null'
  1934. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1935. D/IccCardProxy( 1300): operator = 23426 slotId = 0
  1936. D/IccCardProxy( 1300): update icc_operator_numeric=23426
  1937. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1938. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.sim.operator.numeric propVal=23426
  1939. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1940. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.apn.sim.operator.numeric propVal=23426
  1941. D/IccCardProxy( 1300): update sim_operator_numeric=23426
  1942. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1943. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.sim.operator.iso-country propVal=gb
  1944. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1945. D/SubController( 1300): [setMccMnc]+ mcc/mnc:234/26 subId:-1
  1946. D/SubController( 1300): [broadcastSimInfoContentChanged] subId-1 changed, mcc -> 234
  1947. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1948. D/IccCardProxy( 1300): Broadcasting intent ACTION_SIM_STATE_CHANGED LOADED reason null for mCardIndex : 0
  1949. D/PhoneFactory( 1300): getPhone: phoneId != DEFAULT_PHONE_ID
  1950. D/PhoneFactory( 1300): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {20f591dc}
  1951. D/GSMPhone( 1300): Get callforwarding info from perferences
  1952. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1953. D/GSMPhone( 1300): Callforwarding is false
  1954. D/PhoneProxy( 1300): [PhoneProxy] phoneObjectUpdater: newVoiceRadioTech=0
  1955. D/PhoneProxy( 1300): [PhoneProxy] phoneObjectUpdater: volteReplacementRat=0
  1956. D/PhoneProxy( 1300): [PhoneProxy] phoneObjectUpdater: Unknown rat ignore, newVoiceRadioTech=Unknown. mActivePhone=GSM
  1957. D/ModemStackController( 1300): Received ACTION_SUBINFO_CONTENT_CHANGE on subId: -1for mcc intValue: 234
  1958. E/PhoneBase( 1300): Error! unregisterForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
  1959. D/SubController( 1300): [getActiveSubInfoList]+
  1960. D/SubController( 1300): [getActiveSubInfoList] Sub Controller not ready
  1961. D/SubController( 1300): [getSlotId]- size == 0, return SIM_NOT_INSERTED instead
  1962. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1963. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  1964. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2\r\n+CGREG: 2\r\n
  1965. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)%% +CREG: 2\r\n
  1966. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)%% +CGREG: 2\r\n
  1967. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1968. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  1969. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  1970. D/TelephonyManager( 481): getSimOperator(): default subId=9223372036854775807
  1971. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1972. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1973. D/TelephonyManager( 481): getSimOperator: subId=9223372036854775807 operator=23426
  1974. E/PhoneBase( 1300): Error! registerForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
  1975. D/SUB ( 1300): [SubInfoRecordUpdater][Receiver]+
  1976. D/SUB ( 1300): [SubInfoRecordUpdater]Action: android.intent.action.SIM_STATE_CHANGED
  1977. D/SUB ( 1300): [SubInfoRecordUpdater]slotId: 0 simStatus: LOADED
  1978. D/TelephonyManager( 481): getSimOperator(): default subId=9223372036854775807
  1979. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  1980. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  1981. D/SubController( 1300): [getSubInfoForSubscriberx]+ subId:-1
  1982. D/SubController( 1300): [getSubInfoForSubscriberx]- invalid subId or not ready, subId = -1
  1983. D/SUB ( 1300): [SubInfoRecordUpdater][Receiver]-
  1984. D/RILJ ( 1300): [3726]> OPERATOR [SUB0]
  1985. D/RILJ ( 1300): [3727]> DATA_REGISTRATION_STATE [SUB0]
  1986. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  1987. D/TelephonyManager( 481): getSimOperator: subId=9223372036854775807 operator=23426
  1988. D/RILJ ( 1300): [3728]> VOICE_REGISTRATION_STATE [SUB0]
  1989. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  1990. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)>> AT+CGREG?\r
  1991. D/RilRequest( 1300): [3726]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  1992. D/RILJ ( 1300): [3729]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  1993. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,2\r\n0\r
  1994. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  1995. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)<< +CGREG: 1,2\r\n0\r
  1996. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  1997. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)>> AT+CREG?\r
  1998. D/RILJ ( 1300): [3730]> OPERATOR [SUB0]
  1999. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,2\r\n0\r
  2000. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2001. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)<< +CREG: 2,2\r\n0\r
  2002. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  2003. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)>> AT+COPS=3,2;+COPS?\r
  2004. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 30\r
  2005. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2006. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)<< +CME ERROR: 30\r
  2007. D/use-Rlog/RLOG-HTC_RIL( 171): get_nwsel_mode_rsp_handler():fail to get network select mode!
  2008. D/RILJ ( 1300): [3727]< DATA_REGISTRATION_STATE {2, null, null, 0} [SUB0]
  2009. D/RILJ ( 1300): [3728]< VOICE_REGISTRATION_STATE {2, null, null, 0, null, null, null, null, null, null, null, null, null, 0} [SUB0]
  2010. D/RILJ ( 1300): [3731]> DATA_REGISTRATION_STATE [SUB0]
  2011. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  2012. D/RilRequest( 1300): [3729]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  2013. D/RilRequest( 1300): [3730]< OPERATOR error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  2014. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  2015. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)>> AT+CGREG?\r
  2016. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,2\r\n0\r
  2017. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2018. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)<< +CGREG: 1,2\r\n0\r
  2019. D/RILJ ( 1300): [3732]> VOICE_REGISTRATION_STATE [SUB0]
  2020. D/RILJ ( 1300): [3731]< DATA_REGISTRATION_STATE {2, null, null, 0} [SUB0]
  2021. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  2022. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)>> AT+CREG?\r
  2023. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,2\r\n0\r
  2024. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2025. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)<< +CREG: 2,2\r\n0\r
  2026. D/RILJ ( 1300): [3733]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  2027. D/RILJ ( 1300): [3732]< VOICE_REGISTRATION_STATE {2, null, null, 0, null, null, null, null, null, null, null, null, null, 0} [SUB0]
  2028. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  2029. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)>> AT+COPS=3,2;+COPS?\r
  2030. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CME ERROR: 30\r
  2031. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2032. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840081)<< +CME ERROR: 30\r
  2033. D/use-Rlog/RLOG-HTC_RIL( 171): get_nwsel_mode_rsp_handler():fail to get network select mode!
  2034. D/PHONE ( 1300): [ServiceState] setDataRegState=1
  2035. D/PHONE ( 1300): [ServiceState] setDataRadioTechnology=0
  2036. D/GsmSST ( 1300): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=1 regState=2 dataRadioTechnology=0
  2037. D/PHONE ( 1300): [ServiceState] setVoiceRegState=1
  2038. E/PHONE ( 1300): [ServiceState] setState deprecated use setVoiceRegState()
  2039. D/RilRequest( 1300): [3733]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: OP_NOT_ALLOWED_BEFORE_REG_NW ret=
  2040. D/GsmSST ( 1300): [GsmSST] Poll ServiceState done: oldSS=[1 1 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[1 1 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  2041. D/PHONE ( 1300): [ServiceState] setNullState=1
  2042. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 5,"59E9","00118DD4"\r\n+CGREG: 5\r\n
  2043. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)%% +CREG: 5,"59E9","00118DD4"\r\n
  2044. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)%% +CGREG: 5\r\n
  2045. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2046. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  2047. D/RILJ ( 1300): [UNSL]< UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED [SUB0]
  2048. D/RILJ ( 1300): [3734]> OPERATOR [SUB0]
  2049. D/RILJ ( 1300): [3735]> DATA_REGISTRATION_STATE [SUB0]
  2050. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  2051. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+COPS=3,2;+COPS?\r
  2052. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +COPS: 0,2,"23410",4\r\n0\r
  2053. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2054. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +COPS: 0,2,"23410",4\r\n0\r
  2055. D/use-Rlog/RLOG-HTC_RIL( 171): at_recv_cops_num_read():disable_fd_plmn_list= , str_result=0 ,
  2056. D/use-Rlog/RLOG-HTC_RIL( 171): at_recv_cops_num_read():g_last_MCCMNC= , oper=23410 , g_disableFDByPlmn=0
  2057. D/RILJ ( 1300): [3734]< OPERATOR {Lycamobile, , 23410, 0} [SUB0]
  2058. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  2059. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+CGREG?\r
  2060. D/RILJ ( 1300): [3736]> VOICE_REGISTRATION_STATE [SUB0]
  2061. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,5\r\n0\r
  2062. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2063. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +CGREG: 1,5\r\n0\r
  2064. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+COPS=3,2;+COPS?\r
  2065. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +COPS: 0,2,"23410",4\r\n0\r
  2066. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2067. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +COPS: 0,2,"23410",4\r\n0\r
  2068. D/RILJ ( 1300): [3735]< DATA_REGISTRATION_STATE {5, null, null, 9} [SUB0]
  2069. D/RILJ ( 1300): [3737]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  2070. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  2071. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+CREG?\r
  2072. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,5,"59E9","00118DD4"\r\n0\r
  2073. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2074. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +CREG: 2,5,"59E9","00118DD4"\r\n0\r
  2075. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+COPS=3,2;+COPS?\r
  2076. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  2077. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +COPS: 0,2,"23410",4\r\n0\r
  2078. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2079. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +COPS: 0,2,"23410",4\r\n0\r
  2080. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+COPS=3,2;+COPS?\r
  2081. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +COPS: 0,2,"23410",4\r\n0\r
  2082. D/RILJ ( 1300): [3736]< VOICE_REGISTRATION_STATE {5, 59E9, 00118DD4, 9, null, null, null, null, null, null, null, null, null, null} [SUB0]
  2083. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2084. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +COPS: 0,2,"23410",4\r\n0\r
  2085. D/RILJ ( 1300): [3738]> OPERATOR [SUB0]
  2086. D/RILJ ( 1300): [3737]< QUERY_NETWORK_SELECTION_MODE {0} [SUB0]
  2087. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_curr_operator_name():called
  2088. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+COPS=3,2;+COPS?\r
  2089. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +COPS: 0,2,"23410",4\r\n0\r
  2090. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2091. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +COPS: 0,2,"23410",4\r\n0\r
  2092. D/RILJ ( 1300): [3739]> DATA_REGISTRATION_STATE [SUB0]
  2093. D/RILJ ( 1300): [3738]< OPERATOR {Lycamobile, , 23410, 0} [SUB0]
  2094. D/RILJ ( 1300): [3740]> VOICE_REGISTRATION_STATE [SUB0]
  2095. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gprs_reg_state():called
  2096. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+CGREG?\r
  2097. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CGREG: 1,5\r\n0\r
  2098. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2099. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +CGREG: 1,5\r\n0\r
  2100. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_gsm_cdma_reg_state():called
  2101. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+COPS=3,2;+COPS?\r
  2102. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +COPS: 0,2,"23410",4\r\n0\r
  2103. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2104. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +COPS: 0,2,"23410",4\r\n0\r
  2105. D/RILJ ( 1300): [3741]> QUERY_NETWORK_SELECTION_MODE [SUB0]
  2106. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+CREG?\r
  2107. D/RILJ ( 1300): [3739]< DATA_REGISTRATION_STATE {5, null, null, 9} [SUB0]
  2108. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CREG: 2,5,"59E9","00118DD4"\r\n0\r
  2109. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2110. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +CREG: 2,5,"59E9","00118DD4"\r\n0\r
  2111. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+COPS=3,2;+COPS?\r
  2112. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_network_select_mode():called
  2113. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  2114. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +COPS: 0,2,"23410",4\r\n0\r
  2115. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2116. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +COPS: 0,2,"23410",4\r\n0\r
  2117. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)>> AT+COPS=3,2;+COPS?\r
  2118. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +COPS: 0,2,"23410",4\r\n0\r
  2119. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2120. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)<< +COPS: 0,2,"23410",4\r\n0\r
  2121. D/RILJ ( 1300): [3740]< VOICE_REGISTRATION_STATE {5, 59E9, 00118DD4, 9, null, null, null, null, null, null, null, null, null, null} [SUB0]
  2122. D/RILJ ( 1300): [3741]< QUERY_NETWORK_SELECTION_MODE {0} [SUB0]
  2123. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  2124. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  2125. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  2126. D/PHONE ( 1300): [ServiceState] setDataRegState=0
  2127. D/PHONE ( 1300): [ServiceState] setDataRadioTechnology=9
  2128. D/GsmSST ( 1300): [GsmSST] handlPollStateResultMessage: GsmSST setDataRegState=0 regState=5 dataRadioTechnology=9
  2129. D/PHONE ( 1300): [ServiceState] setVoiceRegState=0
  2130. E/PHONE ( 1300): [ServiceState] setState deprecated use setVoiceRegState()
  2131. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2132. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2133. D/GsmSST ( 1300): [GsmSST] Poll ServiceState done: oldSS=[1 1 home null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] newSS=[0 0 home Lycamobile 23410 HSDPA HSDPA CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  2134. D/GsmSST ( 1300): [GsmSST] RAT switched Unknown -> HSDPA at cell 1150420
  2135. D/PHONE ( 1300): [ServiceState] setNullState=1
  2136. D/PhoneProxy( 1300): [PhoneProxy] updatePhoneObject: radioTechnology=9
  2137. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2138. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.network.type propVal=HSDPA
  2139. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  2140. D/GsmSST ( 1300): [GsmSST] pollStateDone: registering current mNitzUpdatedTime=false changing to false
  2141. D/SIMRecords( 1300): [SIMRecords] getServiceProviderName: no brandOverride
  2142. D/SIMRecords( 1300): [SIMRecords] getServiceProviderName: providerName=null
  2143. D/SIMRecords( 1300): [SIMRecords] getServiceProviderName: no brandOverride
  2144. D/SIMRecords( 1300): [SIMRecords] getServiceProviderName: providerName=null
  2145. D/GsmSST ( 1300): [GsmSST] updateSpnDisplay: changed sending intent rule=2 showPlmn='true' plmn='Lycamobile' showSpn='false' spn='null'
  2146. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2147. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2148. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.alpha propVal=Lycamobile
  2149. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2150. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.numeric propVal=23410
  2151. D/GsmSST ( 1300): [GsmSST] update mccmnc=23410 fromServiceState=true
  2152. D/TelephonyManager( 1300): getSimOperator(): default subId=9223372036854775807
  2153. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  2154. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  2155. D/TelephonyManager( 1300): getSimOperator: subId=9223372036854775807 operator=23426
  2156. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2157. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.iso-country propVal=gb
  2158. D/GsmSST ( 1300): [GsmSST] pollStateDone: no nitz but one TZ for iso-cc=gb with zone.getID=Europe/London testOneUniqueOffsetPath=false
  2159. D/GsmSST ( 1300): [GsmSST] setAndBroadcastNetworkSetTimeZone: setTimeZone=Europe/London
  2160. D/GsmSST ( 1300): [GsmSST] setAndBroadcastNetworkSetTimeZone: call alarm.setTimeZone and broadcast zoneId=Europe/London
  2161. D/GsmSST ( 1300): [GsmSST] shouldFixTimeZoneNow: retVal=true iccCardExist=true operatorNumeric=23410 mcc=234 prevOperatorNumeric= prevMcc=235 needToFixTimeZone=false ltod=11-24 14:41:23.508
  2162. D/GsmSST ( 1300): [GsmSST] pollStateDone: fix time zone zoneName='Europe/London' mZoneOffset=0 mZoneDst=false iso-cc='gb' iso-cc-idx=4
  2163. D/GsmSST ( 1300): [GsmSST] pollStateDone: using getTimeZone(off, dst, time, iso)
  2164. D/GsmSST ( 1300): [GsmSST] pollStateDone: zone == null
  2165. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2166. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.operator.isroaming propVal=false
  2167. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2168. D/DefaultPhoneNotifier( 1300): nofityServiceState: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@332f2a0c ss=0 0 home Lycamobile 23410 HSDPA HSDPA CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {72852e5} phondId=0 subId=-1
  2169. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2170. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  2171. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  2172. D/GsmSST ( 1300): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=0 rat=9
  2173. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2174. D/TelephonyManager( 1300): setTelephonyProperty property=gsm.network.type propVal=HSDPA
  2175. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  2176. D/GsmSST ( 1300): [GsmSST] Iwlan feature available = false
  2177. D/GsmDCT ( 1300): [0]get all active apn types
  2178. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2179. D/GsmSST ( 1300): [GsmSST] getCellLocation(): X good mCellLoc=[23017,1150420,-1]
  2180. D/TelephonyRegistry( 481): notifyCellLocationForSubscriber: subId=-1 cellLocation=Bundle[mParcelledData.dataSize=64]
  2181. D/PhoneProxy( 1300): [PhoneProxy] phoneObjectUpdater: newVoiceRadioTech=9
  2182. D/PhoneProxy( 1300): [PhoneProxy] phoneObjectUpdater: No change ignore, newVoiceRadioTech=9 mActivePhone=GSM
  2183. E/PhoneBase( 1300): Error! unregisterForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
  2184. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2185. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2186. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +HTCCTZV: "14/11/24,14:41:23+00,0"\r\n
  2187. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840083)%% +HTCCTZV: "14/11/24,14:41:23+00,0"\r\n
  2188. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2189. D/RILJ ( 1300): [UNSL]< UNSOL_NITZ_TIME_RECEIVED 14/11/24,14:41:23+00,0 [SUB0]
  2190. D/SUB ( 2061): [SubManager] [getPhoneId]- fail
  2191. D/SUB ( 2061): [SubManager] [getSubId]- fail
  2192. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  2193. E/PhoneBase( 1300): Error! registerForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
  2194. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  2195. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  2196. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  2197. D/DctController( 1300): [DctController] DataStateReceiver: phoneId= 0
  2198. D/DctController( 1300): [DctController] DataStateReceiver: ignore invalid subId=-1
  2199. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-281ms what=270377 obj=android.os.AsyncResult@1514536e target=com.android.internal.telephony.dataconnection.DcTracker }
  2200. D/GsmDCT ( 1300): [0]onUpdateIcc: newIccRecords com.android.internal.telephony.uicc.SIMRecords
  2201. D/GsmDCT ( 1300): [0]New records found com.android.internal.telephony.uicc.SIMRecords
  2202. D/GsmDCT ( 1300): [0]onUpdateIcc: tryRestartDataConnections nwTypeChanged
  2203. D/GsmDCT ( 1300): [0]overall state is IDLE
  2204. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2205. D/GSMPhone( 1300): [GSMPhone] updateCurrentCarrierInProvider: mSubId = -1 currentDds = -1000 operatorNumeric = 23426
  2206. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2207. D/GsmDCT ( 1300): [0]tryRestartDataConnections: createAllApnList and cleanUpAllConnections
  2208. D/GsmDCT ( 1300): [0]getOperatorNumberic - returning from card: 23426
  2209. D/GsmDCT ( 1300): [0]createAllApnList: selection=numeric = '23426' and carrier_enabled = 1
  2210. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  2211. D/GsmDCT ( 1300): [0]createApnList: X result=[[ApnSettingV3] Lycamobile UK, 242, 23426, data.lycamobile.co.uk, , null, , , , -1, default | supl, IP, IP, true, 0, 0, false, 0, 0, 0, 0, , ]
  2212. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  2213. D/GsmDCT ( 1300): [0]getPreferredApn: mRequestedApnType=default cursor=android.content.ContentResolver$CursorWrapperInner@20273a0f cursor.count=0
  2214. D/GsmDCT ( 1300): [0]getPreferredApn: X not found
  2215. D/GsmDCT ( 1300): [0]createAllApnList: mPreferredApn=null
  2216. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  2217. D/GsmDCT ( 1300): [0]createAllApnList: X mAllApnSettings=[[ApnSettingV3] Lycamobile UK, 242, 23426, data.lycamobile.co.uk, , null, , , , -1, default | supl, IP, IP, true, 0, 0, false, 0, 0, 0, 0, , ]
  2218. D/GsmDCT ( 1300): [0]setDataProfilesAsNeeded
  2219. D/GsmDCT ( 1300): [0]setInitialApn: E mPreferredApn=null
  2220. D/GsmDCT ( 1300): [0]setInitialApn: firstApnSetting=[ApnSettingV3] Lycamobile UK, 242, 23426, data.lycamobile.co.uk, , null, , , , -1, default | supl, IP, IP, true, 0, 0, false, 0, 0, 0, 0, ,
  2221. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  2222. D/GsmDCT ( 1300): [0]setInitialApn: defaultApnSetting=[ApnSettingV3] Lycamobile UK, 242, 23426, data.lycamobile.co.uk, , null, , , , -1, default | supl, IP, IP, true, 0, 0, false, 0, 0, 0, 0, ,
  2223. D/GsmDCT ( 1300): [0]setInitialAttachApn: using defaultApnSetting
  2224. D/GsmDCT ( 1300): [0]setInitialAttachApn: X selected Apn=[ApnSettingV3] Lycamobile UK, 242, 23426, data.lycamobile.co.uk, , null, , , , -1, default | supl, IP, IP, true, 0, 0, false, 0, 0, 0, 0, ,
  2225. D/RILJ ( 1300): Set RIL_REQUEST_SET_INITIAL_ATTACH_APN [SUB0]
  2226. D/RILJ ( 1300): [3742]> RIL_REQUEST_SET_INITIAL_ATTACH_APN, apn:data.lycamobile.co.uk, protocol:IP, authType:-1, username:lmuk, password:plus [SUB0]
  2227. D/GsmDCT ( 1300): [0]cleanUpAllConnections: tearDown=false reason=nwTypeChanged
  2228. D/GsmDCT ( 1300): [0]cleanUpConnection: E tearDown=false reason=nwTypeChanged apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2229. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2230. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false
  2231. D/GsmDCT ( 1300): [ApnContext:default] getApnSetting: apnSetting=null
  2232. D/RilRequest( 1300): [3742]< RIL_REQUEST_SET_INITIAL_ATTACH_APN error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  2233. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2234. D/TelephonyRegistry( 481): Notify data connection state changed on sub: -1
  2235. D/TelephonyRegistry( 481): Notify data connection state changed on sub: -1
  2236. D/GsmDCT ( 1300): [0]setupDataForSinglePdn: reason = nwTypeChanged isDisconnected = true
  2237. D/GsmDCT ( 1300): [0]isOnlySingleDcAllowed(9): false
  2238. D/GsmDCT ( 1300): [0]cleanUpConnection: X tearDown=false reason=nwTypeChanged apnContext={mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true} dcac=null
  2239. D/GsmDCT ( 1300): [0]cleanUpConnection: E tearDown=false reason=nwTypeChanged apnContext={mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2240. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2241. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false
  2242. D/GsmDCT ( 1300): [ApnContext:mms] getApnSetting: apnSetting=null
  2243. D/SubController( 1300): [getPhoneId] asked for default subId=9223372036854775807
  2244. D/SubController( 1300): [getPhoneId]- no sims, returning default phoneId=0
  2245. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2246. D/GsmDCT ( 1300): [0]setupDataForSinglePdn: reason = nwTypeChanged isDisconnected = true
  2247. D/GsmDCT ( 1300): [0]isOnlySingleDcAllowed(9): false
  2248. D/GsmDCT ( 1300): [0]cleanUpConnection: X tearDown=false reason=nwTypeChanged apnContext={mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true} dcac=null
  2249. D/GsmDCT ( 1300): [0]cleanUpConnection: E tearDown=false reason=nwTypeChanged apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2250. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2251. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false
  2252. D/GsmDCT ( 1300): [ApnContext:supl] getApnSetting: apnSetting=null
  2253. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2254. D/GsmDCT ( 1300): [0]setupDataForSinglePdn: reason = nwTypeChanged isDisconnected = true
  2255. D/GsmDCT ( 1300): [0]isOnlySingleDcAllowed(9): false
  2256. D/GsmDCT ( 1300): [0]cleanUpConnection: X tearDown=false reason=nwTypeChanged apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true} dcac=null
  2257. D/GsmDCT ( 1300): [0]cleanUpConnection: E tearDown=false reason=nwTypeChanged apnContext={mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2258. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2259. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false
  2260. D/GsmDCT ( 1300): [ApnContext:dun] getApnSetting: apnSetting=null
  2261. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2262. D/GsmDCT ( 1300): [0]setupDataForSinglePdn: reason = nwTypeChanged isDisconnected = true
  2263. D/GsmDCT ( 1300): [0]isOnlySingleDcAllowed(9): false
  2264. D/GsmDCT ( 1300): [0]cleanUpConnection: X tearDown=false reason=nwTypeChanged apnContext={mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true} dcac=null
  2265. D/GsmDCT ( 1300): [0]cleanUpConnection: E tearDown=false reason=nwTypeChanged apnContext={mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2266. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2267. D/GsmDCT ( 1300): [0]isDataAllowed: not allowed due to - Attached= false
  2268. D/GsmDCT ( 1300): [ApnContext:hipri] getApnSetting: apnSetting=null
  2269. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2270. D/GsmDCT ( 1300): [0]setupDataForSinglePdn: reason = nwTypeChanged isDisconnected = true
  2271. D/GsmDCT ( 1300): [0]isOnlySingleDcAllowed(9): false
  2272. D/GsmDCT ( 1300): [0]cleanUpConnection: X tearDown=false reason=nwTypeChanged apnContext={mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true} dcac=null
  2273. D/GsmDCT ( 1300): [0]stopNetStatPoll
  2274. D/GsmDCT ( 1300): [0]stopDataStallAlarm: current tag=160700 mDataStallAlarmIntent=null
  2275. D/GsmDCT ( 1300): [0]cleanUpConnection: mDisconnectPendingCount = 0
  2276. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: nwTypeChanged
  2277. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2278. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2279. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2280. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2281. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2282. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-579ms what=270352 obj=android.os.AsyncResult@1afe7a9c target=com.android.internal.telephony.dataconnection.DcTracker }
  2283. D/GsmDCT ( 1300): [0]onDataConnectionAttached
  2284. D/GsmDCT ( 1300): [0]overall state is IDLE
  2285. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2286. D/GsmDCT ( 1300): [ApnContext:default] getApnSetting: apnSetting=null
  2287. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2288. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2289. D/GsmDCT ( 1300): [ApnContext:mms] getApnSetting: apnSetting=null
  2290. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2291. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2292. D/GsmDCT ( 1300): [ApnContext:supl] getApnSetting: apnSetting=null
  2293. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2294. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2295. D/GsmDCT ( 1300): [ApnContext:dun] getApnSetting: apnSetting=null
  2296. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2297. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2298. D/GsmDCT ( 1300): [ApnContext:hipri] getApnSetting: apnSetting=null
  2299. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2300. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: dataAttached
  2301. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2302. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2303. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2304. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2305. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2306. D/GsmSST ( 1300): [GsmSST] NITZ: 14/11/24,14:41:23+00,0,174163 start=174750 delay=587
  2307. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2308. D/GsmSST ( 1300): [GsmSST] setAndBroadcastNetworkSetTimeZone: setTimeZone=Europe/London
  2309. D/GsmSST ( 1300): [GsmSST] setAndBroadcastNetworkSetTimeZone: call alarm.setTimeZone and broadcast zoneId=Europe/London
  2310. D/GsmSST ( 1300): [GsmSST] NITZ: Setting time of day to Mon Nov 24 14:41:23 GMT+00:00 2014 NITZ receive delay(ms): 610 gained(ms): -641 from 14/11/24,14:41:23+00,0
  2311. D/GsmSST ( 1300): [GsmSST] setAndBroadcastNetworkSetTime: time=1416840083610ms
  2312. I/GsmSST ( 1300): NITZ: after Setting time of day
  2313. D/GsmDCT ( 1300): [0]handleMessage msg={ when=-412ms what=270338 obj=android.os.AsyncResult@385deca5 target=com.android.internal.telephony.dataconnection.DcTracker }
  2314. D/GsmDCT ( 1300): [0]onRecordsLoaded: createAllApnList
  2315. D/GsmDCT ( 1300): [0]onRecordsLoaded: notifying data availability
  2316. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2317. D/GsmDCT ( 1300): [ApnContext:default] getApnSetting: apnSetting=null
  2318. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2319. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2320. D/GsmDCT ( 1300): [ApnContext:mms] getApnSetting: apnSetting=null
  2321. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2322. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2323. D/GsmDCT ( 1300): [ApnContext:supl] getApnSetting: apnSetting=null
  2324. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2325. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2326. D/GsmDCT ( 1300): [ApnContext:dun] getApnSetting: apnSetting=null
  2327. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2328. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2329. D/GsmDCT ( 1300): [ApnContext:hipri] getApnSetting: apnSetting=null
  2330. D/SUB ( 1300): [SubManager] [getPhoneId]- fail
  2331. D/GsmDCT ( 1300): [0]overall state is IDLE
  2332. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2333. D/GSMPhone( 1300): [GSMPhone] updateCurrentCarrierInProvider: mSubId = -1 currentDds = -1000 operatorNumeric = 23426
  2334. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2335. D/GsmDCT ( 1300): [0]tryRestartDataConnections: createAllApnList and cleanUpAllConnections
  2336. D/GsmDCT ( 1300): [0]getOperatorNumberic - returning from card: 23426
  2337. D/GsmDCT ( 1300): [0]createAllApnList: selection=numeric = '23426' and carrier_enabled = 1
  2338. D/GsmDCT ( 1300): [0]createApnList: X result=[[ApnSettingV3] Lycamobile UK, 242, 23426, data.lycamobile.co.uk, , null, , , , -1, default | supl, IP, IP, true, 0, 0, false, 0, 0, 0, 0, , ]
  2339. D/GsmDCT ( 1300): [0]getPreferredApn: mRequestedApnType=default cursor=android.content.ContentResolver$CursorWrapperInner@ab6387a cursor.count=0
  2340. D/GsmDCT ( 1300): [0]getPreferredApn: X not found
  2341. D/GsmDCT ( 1300): [0]createAllApnList: mPreferredApn=null
  2342. D/GsmDCT ( 1300): [0]createAllApnList: X mAllApnSettings=[[ApnSettingV3] Lycamobile UK, 242, 23426, data.lycamobile.co.uk, , null, , , , -1, default | supl, IP, IP, true, 0, 0, false, 0, 0, 0, 0, , ]
  2343. D/GsmDCT ( 1300): [0]setDataProfilesAsNeeded
  2344. D/GsmDCT ( 1300): [0]setInitialApn: E mPreferredApn=null
  2345. D/GsmDCT ( 1300): [0]setInitialApn: firstApnSetting=[ApnSettingV3] Lycamobile UK, 242, 23426, data.lycamobile.co.uk, , null, , , , -1, default | supl, IP, IP, true, 0, 0, false, 0, 0, 0, 0, ,
  2346. D/GsmDCT ( 1300): [0]setInitialApn: defaultApnSetting=[ApnSettingV3] Lycamobile UK, 242, 23426, data.lycamobile.co.uk, , null, , , , -1, default | supl, IP, IP, true, 0, 0, false, 0, 0, 0, 0, ,
  2347. D/GsmDCT ( 1300): [0]setInitialAttachApn: using defaultApnSetting
  2348. D/GsmDCT ( 1300): [0]setInitialAttachApn: X selected Apn=[ApnSettingV3] Lycamobile UK, 242, 23426, data.lycamobile.co.uk, , null, , , , -1, default | supl, IP, IP, true, 0, 0, false, 0, 0, 0, 0, ,
  2349. D/RILJ ( 1300): Set RIL_REQUEST_SET_INITIAL_ATTACH_APN [SUB0]
  2350. D/RILJ ( 1300): [3743]> RIL_REQUEST_SET_INITIAL_ATTACH_APN, apn:data.lycamobile.co.uk, protocol:IP, authType:-1, username:lmuk, password:plus [SUB0]
  2351. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: simLoaded
  2352. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=dun mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2353. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=hipri mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2354. D/RilRequest( 1300): [3743]< RIL_REQUEST_SET_INITIAL_ATTACH_APN error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  2355. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=supl mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2356. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=default mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2357. D/GsmDCT ( 1300): [0]setupDataOnConnectableApns: apnContext {mApnType=mms mState=IDLE mWaitingApns={null} mWaitingApnsPermanentFailureCountDown=0 mApnSetting={null} mReason=nwTypeChanged mDataEnabled=false mDependencyMet=true}
  2358. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +HTCUCSQ: 23\r\n
  2359. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840085)%% +HTCUCSQ: 23\r\n
  2360. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2361. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2362. D/DefaultPhoneNotifier( 1300): notifySignalStrength: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@332f2a0c ss=SignalStrength: 23 99 -120 -160 -120 -1 -1 99 2147483647 2147483647 0 0 2147483647 gsm|lte sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {72852e5}
  2363. D/RILJ ( 1300): [3744]> SIGNAL_STRENGTH [SUB0]
  2364. D/use-Rlog/RLOG-HTC_RIL( 171): ril_func_get_signal_strength():called
  2365. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840098)>> AT+CSQ\r
  2366. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +CSQ: 23,99\r\n0\r
  2367. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2368. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840098)<< +CSQ: 23,99\r\n0\r
  2369. D/RILJ ( 1300): [3744]< SIGNAL_STRENGTH SignalStrength: 23 99 -1 -1 -1 -1 0 99 2147483647 0 0 0 0 gsm|lte [SUB0]
  2370. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2371. D/DefaultPhoneNotifier( 1300): notifySignalStrength: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@332f2a0c ss=SignalStrength: 23 99 -120 -160 -120 -1 -1 99 2147483647 2147483647 0 0 2147483647 gsm|lte sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {72852e5}
  2372. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +HTCUCSQ: 24\r\n
  2373. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840113)%% +HTCUCSQ: 24\r\n
  2374. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2375. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2376. D/DefaultPhoneNotifier( 1300): notifySignalStrength: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@332f2a0c ss=SignalStrength: 24 99 -120 -160 -120 -1 -1 99 2147483647 2147483647 0 0 2147483647 gsm|lte sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {72852e5}
  2377. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +HTCUCSQ: 25\r\n
  2378. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840120)%% +HTCUCSQ: 25\r\n
  2379. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2380. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2381. D/DefaultPhoneNotifier( 1300): notifySignalStrength: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@332f2a0c ss=SignalStrength: 25 99 -120 -160 -120 -1 -1 99 2147483647 2147483647 0 0 2147483647 gsm|lte sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {72852e5}
  2382. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +HTCUCSQ: 24\r\n
  2383. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840133)%% +HTCUCSQ: 24\r\n
  2384. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2385. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2386. D/DefaultPhoneNotifier( 1300): notifySignalStrength: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@332f2a0c ss=SignalStrength: 24 99 -120 -160 -120 -1 -1 99 2147483647 2147483647 0 0 2147483647 gsm|lte sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {72852e5}
  2387. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +HTCUCSQ: 25\r\n
  2388. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840174)%% +HTCUCSQ: 25\r\n
  2389. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2390. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2391. D/DefaultPhoneNotifier( 1300): notifySignalStrength: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@332f2a0c ss=SignalStrength: 25 99 -120 -160 -120 -1 -1 99 2147483647 2147483647 0 0 2147483647 gsm|lte sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {72852e5}
  2392. D/use-Rlog/RLOG-HTC_RIL( 171): RX::> +HTCUCSQ: 24\r\n
  2393. D/use-Rlog/RLOG-HTC_RIL( 171): (t=1416840200)%% +HTCUCSQ: 24\r\n
  2394. D/use-Rlog/RLOG-HTC_RIL( 171): at_read_thread():Ready to enter at_channel_read
  2395. D/SubController( 1300): [getSubId]- size == 0, return dummy instead
  2396. D/DefaultPhoneNotifier( 1300): notifySignalStrength: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@332f2a0c ss=SignalStrength: 24 99 -120 -160 -120 -1 -1 99 2147483647 2147483647 0 0 2147483647 gsm|lte sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {72852e5}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement