Searched refs:hasVendorIcon (Results 1 – 2 of 2) sorted by relevance
112 static boolean hasVendorIcon(@NonNull Context context, in hasVendorIcon() method in Utils
43 import static com.android.companiondevicemanager.Utils.hasVendorIcon;443 if (hasVendorIcon(this, packageName, userId)) { in initUiForSelfManagedAssociation()