Searched refs:getRandomAttributesForManaged (Results 1 – 2 of 2) sorted by relevance
97 public static CallAttributes getRandomAttributesForManaged(PhoneAccountHandle handle, in getRandomAttributesForManaged() method in AttributesUtil
25 import static android.telecom.cts.apps.AttributesUtil.getRandomAttributesForManaged;212 return getRandomAttributesForManaged(mManagedAccounts.get(0).getAccountHandle(), in getRandomAttributes()