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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 236 View expandedChild = layout.getExpandedChild();
239 setIconAnimationRunningForChild(running, expandedChild);
576 View expandedChild = layout.getExpandedChild();
579 setChronometerRunningForChild(running, expandedChild);
    [all...]

Completed in 189 milliseconds