Searched refs:getLongLongAsString (Results 1 – 3 of 3) sorted by relevance
210 public static String getLongLongAsString(long vLow, long vHigh) { in getLongLongAsString() method in BluetoothMapUtils298 mapHandle = getLongLongAsString(cpHandle, CONVO_ID_TYPE_SMS_MMS); in getMapConvoHandle()302 mapHandle = getLongLongAsString(cpHandle, CONVO_ID_TYPE_EMAIL_IM); in getMapConvoHandle()
46 return BluetoothMapUtils.getLongLongAsString(mId, 0); in getXBtUidString()
94 return BluetoothMapUtils.getLongLongAsString(mLeastSigBits, mMostSigBits); in toHexString()