Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/helpers/
DWindowUtils.kt89 val resourceId = resources.getIdentifier(resourceName, "dimen", "android") in isRotated() constant
161 val resourceId = resources in isRotated() constant
167 val resourceId = resources.getIdentifier(resourceName, "dimen", "android") in isRotated() constant
188 val resourceId = resources in isRotated() constant
/platform_testing/libraries/automotive-helpers/lock-screen-helper/src/android/platform/helpers/
DLockScreenHelperImpl.java98 String resourceId = "key" + c; in selectPinOnPinPad() local
/platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/
DTouchLatencyHelper.java113 public UiObject2 waitForSysAppUiObject2(String resourceId) { in waitForSysAppUiObject2()
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/
DSysAppTestHelper.java196 public UiObject2 waitForSysAppUiObject2(String resourceId) { in waitForSysAppUiObject2()