/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/ |
D | ProgramRestrictionsFragment.java | 38 public static String getDescription(MainActivity tvActivity) { in getDescription() method in ProgramRestrictionsFragment 39 return RatingsFragment.getDescription(tvActivity); in getDescription() 59 RatingSystemsFragment.getDescription(getMainActivity()), in getItemList() 68 String ratingsDescription = RatingsFragment.getDescription(getMainActivity()); in getItemList() 82 if (RatingSystemsFragment.getDescription(getMainActivity()) in getItemList()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/ |
D | DescriptionPreferenceController.java | 48 if (mChannel != null && !TextUtils.isEmpty(mChannel.getDescription())) { in isAvailable() 51 if (hasValidGroup() && !TextUtils.isEmpty(mChannelGroup.getDescription())) { in isAvailable() 60 preference.setTitle(mChannel.getDescription()); in updateState() 62 preference.setTitle(mChannelGroup.getDescription()); in updateState()
|
/packages/apps/Settings/src/com/android/settings/notification/ |
D | DescriptionPreferenceController.java | 48 if (mChannel != null && !TextUtils.isEmpty(mChannel.getDescription())) { in isAvailable() 51 if (hasValidGroup() && !TextUtils.isEmpty(mChannelGroup.getDescription())) { in isAvailable() 60 preference.setTitle(mChannel.getDescription()); in updateState() 62 preference.setTitle(mChannelGroup.getDescription()); in updateState()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/helpers/ |
D | Util.java | 79 if (desc.getDescription() != null) { in descriptionToBundle() 80 ret.putString(MediaMetadata.METADATA_KEY_ALBUM, desc.getDescription().toString()); in descriptionToBundle() 141 Bundle bundle = descriptionToBundle(item.getDescription()); in toMetadata() 164 MediaDescription desc = data.getDescription(); in toMetadata() 167 Bundle bundle = descriptionToBundle(data.getDescription()); in toMetadata() 193 Bundle bundle = descriptionToBundle(item.getDescription()); in toMetadata()
|
/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/ |
D | Player.java | 211 MediaDescription description = item.getDescription(); in saveState() 315 if (item.getDescription().getMediaId().equals(key)) { in startPlayback() 330 String path = current.getDescription().getExtras().getString(DataModel.PATH_KEY); in startPlayback() 331 MediaMetadata metadata = mDataModel.getMetadata(current.getDescription().getMediaId()); in startPlayback() 359 MediaDescription current = mQueue.get(mCurrentQueueIdx).getDescription(); in postMediaNotification() 467 MediaDescription next = mQueue.get(mCurrentQueueIdx).getDescription(); in playCurrentQueueIndex() 534 mQueue.set(i, new QueueItem(mQueue.get(i).getDescription(), i)); in shuffle()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/ |
D | DescriptionPreferenceControllerTest.java | 118 when(channel.getDescription()).thenReturn("AAA"); in testIsAvailable_channel() 127 when(group.getDescription()).thenReturn("something"); in testIsAvailable_channelGroup() 138 when(channel.getDescription()).thenReturn("AAA"); in testUpdateState_channel() 153 when(group.getDescription()).thenReturn("something"); in testUpdateState_channelGroup()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/clipping/ |
D | RuntimeDocumentClipper.java | 113 clipData.getDescription().getExtras().putString( in getClipDataForDocuments() 212 PersistableBundle bundle = data.getDescription().getExtras(); in clipDocumentsForCut() 254 clipData.getDescription().getExtras().putInt(OP_TYPE_KEY, opType); in copyFromClipData() 269 PersistableBundle bundle = clipData.getDescription().getExtras(); in copyFromClipData() 316 PersistableBundle bundle = data.getDescription().getExtras(); in getOpType()
|
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/ |
D | DetailsContent.java | 57 ? recordedProgram.getDescription() in createFromRecordedProgram() 74 ? program.getDescription() in createFromProgram() 88 ? seriesRecording.getDescription() in createFromSeriesRecording() 111 description = channel != null ? channel.getDescription() : null; in createFromScheduledRecording() 174 public String getDescription() { in getDescription() method in DetailsContent
|
/packages/apps/Dialer/java/com/android/incallui/disconnectdialog/ |
D | DefaultErrorDialog.java | 33 return !TextUtils.isEmpty(disconnectCause.getDescription()) in shouldShow() 41 CharSequence message = disconnectCause.getDescription(); in createDialog()
|
/packages/apps/TV/src/com/android/tv/dvr/ui/list/ |
D | SeriesScheduleRowAdapter.java | 109 mHeaderRow.setDescription(getDescription()); in setPrograms() 117 private String getDescription() { in getDescription() method in SeriesScheduleRowAdapter 242 mHeaderRow.setDescription(getDescription()); in notifyArrayItemRangeChanged()
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/data/ |
D | PsipData.java | 228 public String getDescription() { in getDescription() method in PsipData.VctItem 645 public String getDescription() { in getDescription() method in PsipData.RatingRegion 730 public String getDescription() { in getDescription() method in PsipData.EitItem 826 return StringUtils.compare(mDescription, item.getDescription()); in compareTo()
|
/packages/apps/Settings/src/com/android/settings/dashboard/ |
D | SummaryLoader.java | 100 Log.d(TAG, "setSummary " + tile.getDescription() + " - " + summary); in setSummary() 112 + tile.getDescription()); in updateSummaryIfNeeded() 123 + tile.getDescription()); in updateSummaryIfNeeded()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/ |
D | StorageWizardBase.java | 262 return mDisk.getDescription(); in getDiskDescription() 264 return mVolume.getDescription(); in getDiskDescription() 274 return mVolume.getDescription(); in getDiskShortDescription()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dashboard/ |
D | SummaryLoader.java | 100 Log.d(TAG, "setSummary " + tile.getDescription() + " - " + summary); in setSummary() 112 + tile.getDescription()); in updateSummaryIfNeeded() 123 + tile.getDescription()); in updateSummaryIfNeeded()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/ |
D | AllAppsState.java | 53 public String getDescription(Launcher launcher) { in getDescription() method in AllAppsState 55 return appsView.getDescription(); in getDescription()
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/datamanager/ |
D | ChannelDataManager.java | 482 if (oldItem.getDescription() != null in handleEvents() 483 && item.getDescription() == null in handleEvents() 490 item.setDescription(oldItem.getDescription()); in handleEvents() 569 .withValue(TvContract.Programs.COLUMN_SHORT_DESCRIPTION, item.getDescription()) in buildContentProviderOperation() 592 values.put(TvContract.Channels.COLUMN_DESCRIPTION, channel.getDescription()); in handleChannel()
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
D | StorageWizardBase.java | 270 return mDisk.getDescription(); in getDiskDescription() 272 return mVolume.getDescription(); in getDiskDescription() 282 return mVolume.getDescription(); in getDiskShortDescription()
|
/packages/apps/TV/src/com/android/tv/search/ |
D | DataManagerSearch.java | 129 || contains(channel.getDescription(), query)) { in searchFromDataManagers() 193 if (contains(program.getDescription(), query) in searchFromDataManagers() 246 result.setDescription(channel.getDescription()); in addResult()
|
/packages/apps/TV/src/com/android/tv/dvr/data/ |
D | SeriesRecording.java | 96 .setDescription(p.getDescription()) in builder() 111 .setDescription(r.getDescription()) in buildFrom() 182 values.put(SeriesRecordings.COLUMN_SHORT_DESCRIPTION, r.getDescription()); in toContentValues() 461 public String getDescription() { in getDescription() method in SeriesRecording
|
/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/ |
D | arguments_parser.h | 49 const std::string &getDescription() const { return mDescription; } in getDescription() function 83 const std::string &getDescription() const { return mDescription; } in getDescription() function
|
D | arguments_parser.cpp | 80 printf("\t\t\t%s", spec.getDescription().c_str()); in printUsage() 87 printf(" <%s>\t\t\t%s\n", argSpec.getName().c_str(), argSpec.getDescription().c_str()); in printUsage()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
D | BrowseTree.java | 132 Bundle extras = mItem.getDescription().getExtras(); in BrowseNode() 261 return mItem.getDescription().getMediaId(); in getID() 308 String serialized = "[ Name: " + mItem.getDescription().getTitle() in toString()
|
/packages/apps/Launcher3/src/com/android/launcher3/config/ |
D | FlagTogglerPrefUi.java | 105 switchPreference.setSummaryOn(Html.fromHtml(onWarning + flag.getDescription())); in updateSummary() 106 switchPreference.setSummaryOff(Html.fromHtml(offWarning + flag.getDescription())); in updateSummary()
|
/packages/apps/TV/src/com/android/tv/parental/ |
D | ContentRatingSystem.java | 96 public String getDescription() { in getDescription() method in ContentRatingSystem 343 public String getDescription() { in getDescription() method in ContentRatingSystem.Rating 454 public String getDescription() { in getDescription() method in ContentRatingSystem.SubRating
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ |
D | ContentFragment.java | 148 public TextView getDescription() { in getDescription() method in ContentFragment 149 return mBase.getDescription(); in getDescription()
|