Searched defs:bugId (Results 1 – 3 of 3) sorted by relevance
27 annotation class BrokenWithSceneContainer(val bugId: Int) constant in com.android.systemui.flags.BrokenWithSceneContainer
66 val bugId = node.findAttributeValue("bugId")?.evaluate() as Int? in containsBugId() constant
2139 assertTrue(originalScreenWidthDp < originalScreenHeighthDp); in testComputeConfigResourceOverrides_unresizableApp()