Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/compat/
H A DCompatConfigBuilder.java78 CompatConfigBuilder addEnableSinceSdkChangeWithIdAndDescription(int sdk, long id, in addEnableSinceSdkChangeWithIdAndDescription() method in CompatConfigBuilder
H A DPlatformCompatTest.java124 .addEnableSinceSdkChangeWithIdAndDescription(Build.VERSION_CODES.O, 3L, "desc") in testListUIChanges()