Home | Sort by relevance Sort by last modified time |
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ | |
BluetoothPbapVcardManager.java | 534 int vcardLen = vcard.length(); 535 if (V) Log.v(TAG, "The length of this vcard is: " + vcardLen); |