HomeSort by relevance Sort by last modified time
    Searched full:contractedchild (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 235 View contractedChild = layout.getContractedChild();
238 setIconAnimationRunningForChild(running, contractedChild);
575 View contractedChild = layout.getContractedChild();
578 setChronometerRunningForChild(running, contractedChild);
    [all...]

Completed in 67 milliseconds