Home
last modified time | relevance | path

Searched refs:getRandomUuid (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java1049 public static UUID getRandomUuid(Random random) { in getRandomUuid() method in TestUtils
1070 getRandomUuid(random).toString(), UserHandle.of(userId)); in createPhoneAccountHandle()