Home
last modified time | relevance | path

Searched defs:profileIcon (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/CredentialManager/shared/src/com/android/credentialmanager/model/creation/
DCreateOptionInfo.kt33 val profileIcon: Drawable?, constant
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DCompanionAssociationActivity.java486 final Drawable profileIcon = getIcon(this, PROFILE_ICONS.get(deviceProfile)); in initUiForSingleDevice() local
508 final Drawable profileIcon; in initUiForMultipleDevices() local