Home
last modified time | relevance | path

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

/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/policy/capabilities/
DCapability.kt61 fun getRealTag(): String { in getRealTag() method
69 return getRealTag() == other.getRealTag() in isCompatible()