Searched refs:area (Results 1 – 11 of 11) sorted by relevance
150 final View area = view.findViewById(R.id.card_actionarea);151 if (area != null) {152 runShowActionAreaAnimation(container, area);477 private void runShowActionAreaAnimation(View parent, View area) { in runShowActionAreaAnimation() argument478 area.setPivotY(0.f); in runShowActionAreaAnimation()479 area.setPivotX(parent.getWidth() / 2.f); in runShowActionAreaAnimation()481 area.setAlpha(0.5f); in runShowActionAreaAnimation()482 area.setRotationX(-90.f); in runShowActionAreaAnimation()483 area.animate().rotationX(0.f).alpha(1.f).setDuration(400); in runShowActionAreaAnimation()
150 final View area = view.findViewById(R.id.card_actionarea);151 if (area != null) {152 runShowActionAreaAnimation(container, area);159 * when a new child is added, scroll to bottom and hide action area..477 private void runShowActionAreaAnimation(View parent, View area) {478 area.setPivotY(0.f);479 area.setPivotX(parent.getWidth() / 2.f);481 area.setAlpha(0.5f);482 area.setRotationX(-90.f);483 area.animate().rotationX(0.f).alpha(1.f).setDuration(400);
298 * Toggles visibility of the action area of this Card through an animation.304 return this; // Card does not have an action area308 // Show the action area316 // Hide the action area449 * <li>{@link #PROGRESS_TYPE_LABEL} only displays a label text in the progress area544 // Set action area to visible only when actions are visible
881 "tel-area-code"890 "textTemplate": "tel-area-codeseed"894 "typeName": "tel-area-code"
8 the area, and reappears the next time they are at one of these locations.
39 can be started within a certain area of the screen using the
38 can be started within a certain area of the screen using the
23 …rect boot aware component primarily relies on data stored in the new Device protected storage area,