Home
last modified time | relevance | path

Searched refs:getLabel (Results 1 – 5 of 5) sorted by relevance

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DLaunchItem.java69 public CharSequence getLabel() { in getLabel() method in LaunchItem
81 && Objects.equals(another.getLabel(), getLabel()); in areContentsTheSame()
90 return getLabel().toString().compareTo(another.getLabel().toString()); in compareTo()
DAppFragment.java228 mView.findViewById(R.id.frame).setContentDescription(launchItem.getLabel()); in bind()
236 launchItemLabel.setText(launchItem.getLabel()); in bind()
DNotificationsLaunchItem.java42 public CharSequence getLabel() { in getLabel() method in NotificationsLaunchItem
DNetworkLaunchItem.java141 public CharSequence getLabel() { in getLabel() method in NetworkLaunchItem
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt18433 PLandroid/app/ActivityManager$TaskDescription;->getLabel()Ljava/lang/String;