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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapUtils.java210 public static String getLongLongAsString(long vLow, long vHigh) { method in class:BluetoothMapUtils
298 mapHandle = getLongLongAsString(cpHandle, CONVO_ID_TYPE_SMS_MMS);
302 mapHandle = getLongLongAsString(cpHandle, CONVO_ID_TYPE_EMAIL_IM);

Completed in 70 milliseconds