Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/remoteframeworkclasses/src/types/main/java/com/android/bedstead/remoteframeworkclasses/
DAccountManagerFutureWrapper.java24 import com.google.android.enterprise.connectedapps.Profile;
65 public static <E> AccountManagerFuture<Map<Profile, E>> groupResults( in groupResults() argument
66 Map<Profile, AccountManagerFuture<E>> results) { in groupResults()
67 SimpleAccountManagerFuture<Map<Profile, E>> m = new SimpleAccountManagerFuture<>(); in groupResults()
71 for (Map.Entry<Profile, AccountManagerFuture<E>> result : results.entrySet()) { in groupResults()
/cts/hostsidetests/mediapc/videoencodingquality/bdrate/
DAndroid.bp102 "Profile": "High"
112 "Profile": "High"
122 "Profile": "High"
132 "Profile": "High"
142 "Profile": "High"
152 "Profile": "High"
/cts/tests/mediapc/requirements/
Drequirements.txtpb738 description: "- AVIF Baseline Profile"
743 specification: "MUST have at least 1 hardware image decoder supporting AVIF Baseline Profile."
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt36798 …public static final class ContactsContract.Profile implements android.provider.BaseColumns android…