試過以Android App軟體呼叫兩個 三星SAMSUNG Android手機API, 三星SAMSUNG 手機在Android 4.4 存在相同BUG,
就是
android.telephony.CellIdentityLte.getPci() Physical Cell Id 傳回值不對
跟
android.telephony.CellIdentityLte.getCi() Cell Identity 傳回值不對
但是試過其他品牌 Android 4.4手機沒有這個BUG.
附圖:
SAMSUNG: 注意CELLID 缺了斜線,也沒有PCI值.

他牌: 注意CELLID 斜線右邊有值, 黃色方塊那個值就是PCI, Physical Cell Id

=======================================
網路上也可以搜尋到SAMSUNG 手機軟體類似BUG
Seems that Samsung Galaxy Note 3 RIL passes wrong information.
where mPci is clearly wrong.