Home
last modified time | relevance | path

Searched defs:resourceId (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/flicker/utils/src/android/tools/helpers/
DWindowUtils.kt173 val resourceId = constant
179 val resourceId = resources.getIdentifier(resourceName, "dimen", "android") in getDimensionPixelSize() constant
198 val resourceId = constant
205 val resourceId = resources.getIdentifier("quick_qs_offset_height", "dimen", "android") constant
212 val resourceId = constant
/platform_testing/libraries/automotive-helpers/lock-screen-helper/src/android/platform/helpers/
DLockScreenHelperImpl.java114 String resourceId = "key" + c; in selectPinOnPinPad() local
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DCommonUtils.java367 int resourceId = in isSplitShade() local