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