Searched defs:mPhoneAlphaTag (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java265 String mPhoneAlphaTag = null; field in class:BluetoothMapContent.FilterInfo
981 name = fi.mPhoneAlphaTag;
1099 name = fi.mPhoneAlphaTag;
1449 String name = fi.mPhoneAlphaTag;
1547 String name = fi.mPhoneAlphaTag;
2037 fi.mPhoneAlphaTag = tm.getLine1AlphaTag();
2040 " phone alpha tag = " + fi.mPhoneAlphaTag);

Completed in 167 milliseconds