Test getAllCellInfo and onCellInfoChanged.
Change-Id: I20164d6bb9edb2ecf178b4533a39e885773d7b22
This commit is contained in:
@@ -84,6 +84,13 @@
|
||||
<TextView android:id="@+id/neighboring" style="@style/info_value" />
|
||||
</LinearLayout>
|
||||
|
||||
<!-- CellInfo -->
|
||||
<LinearLayout style="@style/entry_layout">
|
||||
<TextView android:text="@string/radio_info_cellinfo_label"
|
||||
style="@style/info_label" />
|
||||
<TextView android:id="@+id/cellinfo" style="@style/info_value" />
|
||||
</LinearLayout>
|
||||
|
||||
<!-- Roaming -->
|
||||
<LinearLayout style="@style/entry_layout">
|
||||
<TextView android:text="@string/radio_info_roaming_label" style="@style/info_label" />
|
||||
|
Reference in New Issue
Block a user