Searched refs:Profile (Results 1 – 4 of 4) sorted by relevance
24 import com.google.android.enterprise.connectedapps.Profile;65 public static <E> AccountManagerFuture<Map<Profile, E>> groupResults( in groupResults() argument66 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()
102 "Profile": "High"112 "Profile": "High"122 "Profile": "High"132 "Profile": "High"142 "Profile": "High"152 "Profile": "High"
738 description: "- AVIF Baseline Profile"743 specification: "MUST have at least 1 hardware image decoder supporting AVIF Baseline Profile."
36798 …public static final class ContactsContract.Profile implements android.provider.BaseColumns android…