Searched defs:expanded (Results 1 – 9 of 9) sorted by relevance
39 public View expanded; // the inflated RemoteViews field in NotificationData.Entry129 View expanded, StatusBarIconView icon) { in add()
132 boolean expanded); in bindGroupView()201 protected void addGroup(int cursorPosition, int size, boolean expanded) { in addGroup()
268 View expanded = null; in makeTickerView() local
596 public boolean expanded; field in ActionMenuView.LayoutParams
527 private int getChallengeMargin(boolean expanded) { in getChallengeMargin()
599 public boolean expanded; field in ActionMenuView.LayoutParams
533 private void hideTargets(boolean animate, boolean expanded) { in hideTargets()
492 private void hideTargets(boolean animate, boolean expanded) { in hideTargets()
1005 String[] expanded = new String[segments.length * 2]; in add() local