Searched refs:getLongLongAsString (Results 1 – 4 of 4) sorted by relevance
43 return BluetoothMapUtils.getLongLongAsString(mId, 0); in getXBtUidString()
232 public static String getLongLongAsString(long vLow, long vHigh) { in getLongLongAsString() method in BluetoothMapUtils323 mapHandle = getLongLongAsString(cpHandle, CONVO_ID_TYPE_SMS_MMS); in getMapConvoHandle()327 mapHandle = getLongLongAsString(cpHandle, CONVO_ID_TYPE_EMAIL_IM); in getMapConvoHandle()
56 .isEqualTo(BluetoothMapUtils.getLongLongAsString(TEST_NON_ZERO_ID, 0)); in getXBtUidString_withNonZeroId()
97 return BluetoothMapUtils.getLongLongAsString(mLeastSigBits, mMostSigBits); in toHexString()