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

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

Completed in 13 milliseconds