HomeSort by relevance Sort by last modified time
    Searched refs:uciPrefix (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAccountItem.java 45 Drawable icon, BluetoothMapUtils.TYPE appType, String uci, String uciPrefix) {
55 this.mUciPrefix = uciPrefix;
66 String uciPrefix) {
68 icon, appType, uci, uciPrefix);
BluetoothMapAccountLoader.java 202 String uciPrefix = null;
205 uciPrefix = c.getString(uciPreIndex);
217 uciPrefix);

Completed in 1099 milliseconds