Searched refs:mBtUcis (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapbMessage.java71 private String[] mBtUcis = {}; field in class:BluetoothMapbMessage.vCard
132 this.mBtUcis = btUcis;
196 if(mBtUcis.length > 0) {
197 return mBtUcis[0];
231 for(String btUci : mBtUcis)

Completed in 28 milliseconds