/external/jmonkeyengine/engine/src/android/jme3test/android/ |
DemoLaunchEntry.java | 32 public void setDescription(String description) {
|
/frameworks/support/v7/mediarouter/jellybean-mr2/android/support/v7/media/ |
MediaRouterJellybeanMr2.java | 40 public static void setDescription(Object routeObj, CharSequence description) { 41 ((android.media.MediaRouter.UserRouteInfo)routeObj).setDescription(description);
|
/cts/tests/tests/drm/src/android/drm/cts/ |
DrmSupportInfoTest.java | 81 info1.setDescription("World"); 82 info3.setDescription("world"); // lowercase 'w' 84 info3.setDescription("World"); 93 info.setDescription(description); 100 info.setDescription(description);
|
/development/samples/RSSReader/src/com/example/android/rssreader/ |
RssItem.java | 44 public void setDescription(CharSequence description) {
|
/external/smack/src/org/jivesoftware/smackx/workgroup/ext/macros/ |
Macro.java | 48 public void setDescription(String description) {
|
/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/ |
RemoteDisplayProviderService.java | 76 mTestDisplay1.setDescription("Variable volume"); 86 mTestDisplay2.setDescription("Fixed volume"); 93 mTestDisplay3.setDescription("Always unavailable"); 100 mTestDisplay4.setDescription("Always in-use"); 107 mTestDisplay5.setDescription("Ignores connect"); 114 mTestDisplay6.setDescription("Never finishes connecting"); 121 mTestDisplay8.setDescription("Aborts spontaneously while connecting"); 128 mTestDisplay9.setDescription("Aborts spontaneously while connected"); 135 mTestDisplay10.setDescription("Reconnects spontaneously"); 306 mTestDisplay7.setDescription("Comes and goes but can't connect") [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
LaunchPreferencePage.java | 35 setDescription(Messages.LaunchPreferencePage_Title);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
TemplatePreviewPage.java | 32 setDescription("Optionally review pending changes");
|
/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/preferences/ |
PrefPage.java | 38 setDescription("Android Preferences");
|
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/batchstepsensor/ |
BatchStepSensorFragment.java | 263 .setDescription(getString(R.string.warning_nobatching)); 328 .setDescription(getString(R.string.counting_description, 356 .setDescription(getString(R.string.counting_description, 473 .setDescription(getString(R.string.counting_description, sensor, mMaxDelay, "-")); 486 .setDescription(getString(R.string.intro_message)) 519 .setDescription("") 527 .setDescription(getString(R.string.register_detector_description)) 540 .setDescription(getString(R.string.register_counter_description)) 554 .setDescription(getString(R.string.batching_queue_description)) 562 .setDescription(getString(R.string.explanation_description) [all...] |
/developers/samples/android/sensors/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/batchstepsensor/ |
BatchStepSensorFragment.java | 263 .setDescription(getString(R.string.warning_nobatching)); 328 .setDescription(getString(R.string.counting_description, 356 .setDescription(getString(R.string.counting_description, 473 .setDescription(getString(R.string.counting_description, sensor, mMaxDelay, "-")); 486 .setDescription(getString(R.string.intro_message)) 519 .setDescription("") 527 .setDescription(getString(R.string.register_detector_description)) 540 .setDescription(getString(R.string.register_counter_description)) 554 .setDescription(getString(R.string.batching_queue_description)) 562 .setDescription(getString(R.string.explanation_description) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
AndroidNature.java | 45 * <code>IProject.setDescription</code> and should not be called directly 50 * <code>IProject.setDescription</code>, but the nature will remain in 68 * <code>IProject.setDescription</code> and should not be called directly 73 * <code>IProject.setDescription</code>, but the nature will still be 104 * <code>IProject.setDescription()</code> and should not be called 171 project.setDescription(description, new SubProgressMonitor(monitor, 10)); 201 project.setDescription(desc, null); 252 project.setDescription(desc, null); 273 project.setDescription(desc, null); 292 project.setDescription(description, null) [all...] |
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
DownloadController.java | 119 .setDescription(filename) 143 .setDescription(filename)
|
DownloadInfo.java | 157 public Builder setDescription(String description) { 230 .setDescription(downloadInfo.getDescription())
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
DescriptionBox.java | 74 public void setDescription(String description) {
|
/frameworks/av/include/drm/ |
DrmSupportInfo.h | 152 status_t setDescription(const String8& description);
|
/frameworks/base/drm/java/android/drm/ |
DrmSupportInfo.java | 93 public void setDescription(String description) { 117 * string is not allowed in {@link #setDescription(String)}, if 118 * {@link #setDescription(String)} is not called, description returned
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
NFAFactory.java | 236 // left.setDescription("ref to "+ruleStart.getDescription()); 238 // right.setDescription("NFAState following ref to "+ruleStart.getDescription()); 412 blockEndNFAState.setDescription("end block"); 418 left.setDescription("alt "+altNum+" of ()"); 460 decisionState.setDescription("only alt of ()? block"); 462 emptyAlt.setDescription("epsilon path of ()? block"); 466 blockEndNFAState.setDescription("end ()? block"); 482 emptyAlt.setDescription("epsilon path of ()? block"); 571 bypassDecisionState.setDescription("enter loop path of ()* block"); 573 optionalAlt.setDescription("epsilon path of ()* block") [all...] |
/external/smack/src/org/jivesoftware/smackx/packet/ |
MultipleAddresses.java | 63 address.setDescription(desc); 157 private void setDescription(String description) {
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
DelegatingAction.java | 150 public void setDescription(String text) { 151 mAction.setDescription(text);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/ |
OverviewExportPart.java | 64 section.setDescription("Library project cannot be exported."); 68 section.setDescription("To export the application for distribution, you have the following options:");
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRRewriteRuleElementStream.h | 80 - (void) setDescription:(NSString *)description;
|
/frameworks/base/core/java/android/webkit/ |
Plugin.java | 159 public void setDescription(String description) {
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/ |
ExportFieldsPart.java | 38 section.setDescription("Properties of export.properties:");
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/preferences/ |
NdkPreferencePage.java | 38 setDescription(Messages.NDKPreferencePage_Preferences);
|