Searched refs:getLabel (Results 1 – 5 of 5) sorted by relevance
69 public CharSequence getLabel() { in getLabel() method in LaunchItem81 && Objects.equals(another.getLabel(), getLabel()); in areContentsTheSame()90 return getLabel().toString().compareTo(another.getLabel().toString()); in compareTo()
228 mView.findViewById(R.id.frame).setContentDescription(launchItem.getLabel()); in bind()236 launchItemLabel.setText(launchItem.getLabel()); in bind()
42 public CharSequence getLabel() { in getLabel() method in NotificationsLaunchItem
141 public CharSequence getLabel() { in getLabel() method in NetworkLaunchItem
18433 PLandroid/app/ActivityManager$TaskDescription;->getLabel()Ljava/lang/String;