Searched refs:description (Results 126 - 150 of 240) sorted by relevance

12345678910

/frameworks/support/v7/preference/
H A Dbuild.gradle101 description "Android Support Preference v7"
/frameworks/base/tools/fonts/
H A Dfontchain_lint.py386 sequence, description, _ = line.split(';')
390 description = description.strip()
391 if description == 'text style':
393 elif description == 'emoji style':
/frameworks/base/services/core/java/com/android/server/media/
H A DMediaRouterService.java1264 final String description = computeDescription(descriptor);
1265 if (!Objects.equals(mMutableInfo.description, description)) {
1266 mMutableInfo.description = description;
1342 final String description = descriptor.description;
1343 return TextUtils.isEmpty(description) ? null : description;
/frameworks/base/sax/tests/saxtests/src/android/sax/
H A DSafeSaxTest.java287 mediaGroup.getChild(MEDIA_NAMESPACE, "description")
290 video.description = body;
415 || localName.equals("description")
501 if (localName.equals("description")) {
502 video.description = takeText();
538 public String description; field in class:SafeSaxTest.YouTubeVideo
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallerInfo.java576 * @return a geographical description string for the specified number.
602 String description = geocoder.getDescriptionForNumber(pn, locale);
603 if (VDBG) Rlog.v(TAG, "- got description: '" + description + "'");
604 return description;
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTelephonyEventLogTest.java89 public void describeTo(Description description) { argument
90 description.appendText(" tag: " + mEventTag);
91 description.appendText(", data: " + mMap.toString());
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
H A DMediaRouteChooserDialog.java285 String description = route.getDescription();
289 if (isConnectedOrConnecting && !TextUtils.isEmpty(description)) {
292 text2.setText(description);
/frameworks/av/drm/libdrmframework/include/
H A DDrmManager.h98 int uniqueId, const String8& path, int action, const ActionDescription& description);
H A DDrmManagerClientImpl.h215 * @param[in] description Detailed description of the action
219 int uniqueId, const String8& path, int action, const ActionDescription& description);
H A DDrmManagerService.h104 int action, const ActionDescription& description);
H A DIDrmManagerService.h125 int action, const ActionDescription& description) = 0;
212 int uniqueId, const String8& path, int action, const ActionDescription& description);
/frameworks/av/drm/libdrmframework/plugins/common/include/
H A DIDrmEngine.h235 * @param[in] description Detailed description of the action
239 int action, const ActionDescription& description) = 0;
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
H A DFwdLockEngine.h234 * @param description Detailed description of the action
240 const ActionDescription& description);
/frameworks/base/core/java/android/nfc/cardemulation/
H A DApduServiceInfo.java102 public ApduServiceInfo(ResolveInfo info, boolean onHost, String description, argument
107 this.mDescription = description;
410 out.append(", description: " + mDescription);
466 String description = source.readString();
482 return new ApduServiceInfo(info, onHost, description, staticAidGroups,
/frameworks/base/core/java/android/webkit/
H A DWebViewClient.java244 * @param description A String describing the error.
251 String description, String failingUrl) {
250 onReceivedError(WebView view, int errorCode, String description, String failingUrl) argument
/frameworks/base/libs/hwui/font/
H A DFont.cpp480 FontDescription description(paint, matrix);
481 Font* font = state->mActiveFonts.get(description);
484 font = new Font(state, description);
485 state->mActiveFonts.put(description, font);
/frameworks/base/media/java/android/media/browse/
H A DMediaBrowser.java738 * @param description The description of the media, which must include a
742 public MediaItem(@NonNull MediaDescription description, @Flags int flags) { argument
743 if (description == null) {
744 throw new IllegalArgumentException("description cannot be null");
746 if (TextUtils.isEmpty(description.getMediaId())) {
747 throw new IllegalArgumentException("description must have a non-empty media id");
750 mDescription = description;
818 * Returns the description of the media.
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiLogger.java646 private static void dumpPacketFatesInternal(PrintWriter pw, String description, argument
649 pw.format("No fates fetched for \"%s\"\n", description);
654 pw.format("HAL provided zero fates for \"%s\"\n", description);
658 pw.format("--------------------- %s ----------------------\n", description);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DScanTestUtil.java410 public void describeTo(final Description description) {
411 description.appendText("bucket band is ").appendValue(expectedBand);
474 public void describeTo(final Description description) {
475 description.appendText("bucket channels are ").appendValue(expectedChannels);
/frameworks/support/v17/tests/src/android/support/v17/leanback/app/wizard/
H A DGuidedDatePickerTest.java208 String description = "Testing the transition between longer to shorter months";
209 GuidanceStylist.Guidance guidance = new GuidanceStylist.Guidance(title, description,
342 String description = "";
343 GuidanceStylist.Guidance guidance = new GuidanceStylist.Guidance(title, description,
/frameworks/av/drm/drmserver/
H A DDrmManagerService.cpp228 int action, const ActionDescription& description) {
230 return mDrmManager->validateAction(uniqueId, path, action, description);
226 validateAction( int uniqueId, const String8& path, int action, const ActionDescription& description) argument
/frameworks/base/core/java/android/content/
H A DRestrictionsManager.java78 * android:description="string resource"
101 * <li><code>description</code> is meant to describe the restriction in more detail to the
603 String description = a.getString(R.styleable.RestrictionEntry_description);
619 restriction.setDescription(description);
/frameworks/base/core/java/android/widget/
H A DRadialTimePickerView.java1187 final CharSequence description = getVirtualViewDescription(type, value);
1188 event.setContentDescription(description);
1198 final CharSequence description = getVirtualViewDescription(type, value);
1199 node.setContentDescription(description);
1311 final CharSequence description;
1313 description = Integer.toString(value);
1315 description = null;
1317 return description;
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaRouteDescriptor.java104 * Gets the user-visible description of the route.
106 * The route description describes the kind of destination represented by the route.
291 result.append(", description=").append(getDescription());
435 * Sets the user-visible description of the route.
437 * The route description describes the kind of destination represented by the route.
441 public Builder setDescription(String description) { argument
442 mBundle.putString(KEY_DESCRIPTION, description);
/frameworks/base/services/net/java/android/net/dhcp/
H A DDhcpClient.java377 private boolean transmitPacket(ByteBuffer buf, String description, int encap, Inet4Address to) { argument
380 if (DBG) Log.d(TAG, "Broadcasting " + description);
383 if (DBG) Log.d(TAG, "Broadcasting " + description);
395 description, Os.getpeername(mUdpSock)));
424 String description = "DHCPREQUEST ciaddr=" + clientAddress.getHostAddress() +
427 return transmitPacket(packet, description, encap, to);

Completed in 1073 milliseconds

12345678910