Home
last modified time | relevance | path

Searched refs:appearing (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
DAppearAnimationUtils.java182 boolean appearing, Interpolator interpolator, final Runnable endRunnable) { in createAnimation() argument
184 view.setAlpha(appearing ? 0f : 1.0f); in createAnimation()
185 view.setTranslationY(appearing ? translationY : 0); in createAnimation()
187 float targetAlpha = appearing ? 1f : 0f; in createAnimation()
217 startTranslationYAnimation(view, delay, duration, appearing ? 0 : translationY, in createAnimation()
DAppearAnimationCreator.java27 float translationY, boolean appearing, Interpolator interpolator, in createAnimation() argument
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPatternView.java518 long duration, float translationY, final boolean appearing, in createAnimation() argument
522 1f, appearing ? 1f : 0f, /* alpha */ in createAnimation()
523 appearing ? translationY : 0f, appearing ? 0f : translationY, /* translation */ in createAnimation()
524 appearing ? 0f : 1f, 1f /* scale */, in createAnimation()
529 appearing, interpolator, null); in createAnimation()
/frameworks/base/core/proto/android/app/
Dnotificationmanager.proto81 // appearing in the status bar, on devices that support status bars.
86 // Whether notification intercepted by DND are prevented from appearing
89 // Whether notification intercepted by DND are prevented from appearing
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java494 public void setAppearing(boolean appearing) { in setAppearing() argument
495 mAppearing = appearing; in setAppearing()
DNotificationStackScrollLayout.java1287 boolean appearing = height < appearEndPosition;
1288 mAmbientState.setAppearing(appearing);
1289 if (!appearing) {
/frameworks/base/packages/SystemUI/docs/
Dclock-plugins.md5 The clock appearing on the lock screen and always on display (AOD) can be
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtype.proto51 // The list of types appearing in `oneof` definitions in this type.
Ddescriptor.proto737 // comments appearing before and after the declaration which appear to be
740 // A series of line comments appearing on consecutive lines, with no other
741 // tokens appearing on those lines, will be treated as a single comment.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto584 // comments appearing before and after the declaration which appear to be
587 // A series of line comments appearing on consecutive lines, with no other
588 // tokens appearing on those lines, will be treated as a single comment.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto584 // comments appearing before and after the declaration which appear to be
587 // A series of line comments appearing on consecutive lines, with no other
588 // tokens appearing on those lines, will be treated as a single comment.
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken765 // This happens when a call terminated before ever appearing in a
/frameworks/native/docs/
DDoxyfile1203 # values from appearing in the overview section.
/frameworks/av/media/libaaudio/
DDoxyfile1369 # Note that a value of 0 will completely suppress the enum values from appearing
DDoxyfile.orig1360 # Note that a value of 0 will completely suppress the enum values from appearing
/frameworks/base/media/native/midi/include/
DDoxyfile.orig1486 # Note that a value of 0 will completely suppress the enum values from appearing
DDoxyfile1486 # Note that a value of 0 will completely suppress the enum values from appearing
/frameworks/av/media/codec2/docs/
Ddoxygen.config1436 # Note that a value of 0 will completely suppress the enum values from appearing