Searched refs:addEnableSinceSdkChangeWithIdAndDescription (Results 1 – 2 of 2) sorted by relevance
78 CompatConfigBuilder addEnableSinceSdkChangeWithIdAndDescription(int sdk, long id, in addEnableSinceSdkChangeWithIdAndDescription() method in CompatConfigBuilder
124 .addEnableSinceSdkChangeWithIdAndDescription(Build.VERSION_CODES.O, 3L, "desc") in testListUIChanges()