/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapAccountItem.java | 45 Drawable icon, BluetoothMapUtils.TYPE appType, String uci, String uciPrefix) { in BluetoothMapAccountItem() argument 54 this.mUci = uci; in BluetoothMapAccountItem() 65 String authority, Drawable icon, BluetoothMapUtils.TYPE appType, String uci, in create() argument 67 return new BluetoothMapAccountItem(id, name, packageName, authority, icon, appType, uci, in create()
|
D | BluetoothMapAccountLoader.java | 206 String uci = null; in parseAccounts() local 209 uci = c.getString(uciIndex); in parseAccounts() 212 Log.d(TAG, " Account UCI " + uci); in parseAccounts() 219 app.getProviderAuthority(), null, app.getType(), uci, uciPrefix); in parseAccounts()
|
D | BluetoothMapConvoContactElement.java | 72 public BluetoothMapConvoContactElement(String uci, String name, String displayName, in BluetoothMapConvoContactElement() argument 75 this.mUci = uci; in BluetoothMapConvoContactElement() 174 public void setContactId(String uci) { in setContactId() argument 175 this.mUci = uci; in setContactId()
|
D | BluetoothMapContentObserver.java | 601 public String uci = null; field in BluetoothMapContentObserver.Event 691 Event(String eventType, String uci, TYPE msgType, String name, String priority, in Event() argument 695 this.uci = uci; in Event() 739 xmlEvtReport.attribute("", "participant_uci", uci); in encode() 1368 String uci = c.getString(cInfo.mContactColUci); in initContactsList() local 1378 new BluetoothMapConvoContactElement(uci, name, displayName, in initContactsList() 1381 contactList.put(uci, contact); in initContactsList() 1967 String uci = c.getString(cInfo.mContactColUci); in handleContactListChanges() local 1978 getContactList().remove(uci); in handleContactListChanges() 2033 contact = new BluetoothMapConvoContactElement(uci, name, in handleContactListChanges() [all …]
|
D | BluetoothMapObexServer.java | 1631 String uci = mAccount.getUci(); in sendMASInstanceInformationRsp() local 1634 new StringBuilder(uci == null ? 5 : 5 + uci.length()); in sendMASInstanceInformationRsp() 1642 if (uci != null) { in sendMASInstanceInformationRsp() 1643 sb.append(":").append(uci); in sendMASInstanceInformationRsp()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | pl_wordlist.combined.gz |
|
D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |
D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |