Home
last modified time | relevance | path

Searched refs:area (Results 1 – 11 of 11) sorted by relevance

/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/
DCardStreamLinearLayout.java150 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() argument
478 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()
/developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/cardstream/
DCardStreamLinearLayout.java.ftl150 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);
DCard.java.ftl298 * Toggles visibility of the action area of this Card through an animation.
304 return this; // Card does not have an action area
308 // Show the action area
316 // Hide the action area
449 * <li>{@link #PROGRESS_TYPE_LABEL} only displays a label text in the progress area
544 // Set action area to visible only when actions are visible
/developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/res/raw/
Ddefault_field_types881 "tel-area-code"
890 "textTemplate": "tel-area-codeseed"
894 "typeName": "tel-area-code"
/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/res/raw/
Ddefault_field_types881 "tel-area-code"
890 "textTemplate": "tel-area-codeseed"
894 "typeName": "tel-area-code"
/developers/build/prebuilts/gradle/Geofencing/
DREADME.md8 the area, and reappears the next time they are at one of these locations.
/developers/build/prebuilts/gradle/MultiWindowPlayground/
DREADME.md39 can be started within a certain area of the screen using the
/developers/samples/android/ui/window/MultiWindowPlayground/
DREADME.md39 can be started within a certain area of the screen using the
/developers/build/prebuilts/gradle/MultiWindowPlayground/kotlinApp/
DREADME.md38 can be started within a certain area of the screen using the
/developers/samples/android/ui/window/MultiWindowPlayground/kotlinApp/
DREADME.md38 can be started within a certain area of the screen using the
/developers/build/prebuilts/gradle/DirectBoot/
DREADME.md23 …rect boot aware component primarily relies on data stored in the new Device protected storage area,