Home
last modified time | relevance | path

Searched defs:view1 (Results 1 – 6 of 6) sorted by relevance

/packages/apps/TV/tuner/tests/unittests/javatests/com/android/tv/tuner/layout/tests/
DScaledLayoutTest.java59 View view1 = scaledLayout.findViewById(R.id.view1); in testScaledLayout_layoutInXml() local
93 View view1 = scaledLayout.findViewById(R.id.view1); in testScaledLayout_layoutThroughCode() local
127 View view1 = scaledLayout.findViewById(R.id.view1); in testScaledLayout_bounceY() local
DScaledLayoutActivity.java42 View view1 = new View(this); in createScaledLayoutTestcaseLayout() local
70 View view1 = new View(this); in createScaledLayoutTestcaseBounceY() local
/packages/apps/Car/Settings/src/com/android/car/settings/common/rotary/
DNumberPickerUtils.java81 static boolean hasCommonNumberPickerParent(@Nullable View view1, @Nullable View view2) { in hasCommonNumberPickerParent()
/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
DRotaryDirectManipulationWidgets.java224 private static boolean areInTheSameTimePicker(@Nullable View view1, @Nullable View view2) { in areInTheSameTimePicker()
/packages/apps/QuickAccessWallet/tests/robolectric/src/com/android/systemui/plugin/globalactions/wallet/
DWalletPanelViewControllerTest.java131 View view1 = mViewController.getPanelContent(); in getPanelContent_returnsSameView() local
/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DNavigatorTest.java1021 AccessibilityNodeInfo view1 = mNodeBuilder in testFindNudgeTargetFocusArea3() local