HomeSort by relevance Sort by last modified time
    Searched refs:currentLayerType (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/view/
ViewPropertyAnimator.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ActivatableNotificationView.java 830 int currentLayerType = contentView.getLayerType();
831 if (currentLayerType != layerType) {
    [all...]

Completed in 1207 milliseconds