Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java258 private static final String KEY_RESIDENCY_NON_RESIDENT_STRICT = "residencyNonResidentStrict"; field in VulkanDeviceInfo
521 emitBoolean(store, sparse, KEY_RESIDENCY_NON_RESIDENT_STRICT); in emitDevices()
1146 case KEY_RESIDENCY_NON_RESIDENT_STRICT: return "residency_non_resident_strict"; in convertName()