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.kt232 val resourceId = constant
239 val resourceId = resources.getIdentifier(resourceName, "dimen", "android") in getDimensionPixelSize() constant
259 val resourceId = constant
266 val resourceId = resources.getIdentifier("quick_qs_offset_height", "dimen", "android") constant
273 val resourceId = constant
/platform_testing/libraries/automotive-helpers/lock-screen-helper/src/android/platform/helpers/
DLockScreenHelperImpl.java127 String resourceId = "key" + c; in selectPinOnPinPad() local
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DCommonUtils.java367 int resourceId = in isSplitShade() local