Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationPanelItemView.java135 mText.setText(notif.getText()); in setNotification()
137 if (!TextUtils.isEmpty(notif.getText())) { in setNotification()
141 String.format(formatting, notif.getTitle(), notif.getText())); in setNotification()
146 mMainContentText.setContentDescription(notif.getText()); in setNotification()
148 mExpandedText.setText(notif.getText()); in setNotification()
DTvNotification.java95 public String getText() { in getText() method in TvNotification
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DAppFragment.java161 return getText(R.string.apps_row_title); in getRowTitle()
163 return getText(R.string.games_row_title); in getRowTitle()
165 return getText(R.string.settings_row_title); in getRowTitle()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DConnectedDevicesSliceProvider.java544 context.getText(R.string.bluetooth_toggle_active_audio_output), in createBluetoothDeviceSlice()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt19359 HSPLandroid/app/ApplicationPackageManager;->getText(Ljava/lang/String;ILandroid/content/pm/Applicat…
20555 HSPLandroid/app/Notification$MessagingStyle$Message;->getText()Ljava/lang/CharSequence;
22201 HSPLandroid/app/slice/SliceItem;->getText()Ljava/lang/CharSequence;
22584 HSPLandroid/content/ClipData$Item;->getText()Ljava/lang/CharSequence;
22915 HSPLandroid/content/Context;->getText(I)Ljava/lang/CharSequence;
24149 PLandroid/content/pm/ShortcutInfo;->getText()Ljava/lang/CharSequence;
24811 HSPLandroid/content/res/Resources;->getText(I)Ljava/lang/CharSequence;
24963 HSPLandroid/content/res/TypedArray;->getText(I)Ljava/lang/CharSequence;
25001 HSPLandroid/content/res/XmlBlock$Parser;->getText()Ljava/lang/String;
28591 PLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->getText()Ljava/lang/String;
[all …]