Home
last modified time | relevance | path

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

/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DCompanionDeviceActivity.java528 final Drawable profileIcon = getIcon(this, PROFILE_ICON.get(deviceProfile)); in updateSingleDeviceUi() local
540 final Drawable profileIcon; in initUiForMultipleDevices() local
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/createflow/
DCreateModel.kt85 val profileIcon: Drawable?, constant