HomeSort by relevance Sort by last modified time
    Searched refs:displayName (Results 176 - 200 of 379) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java 261 String displayName;
272 displayName = null;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewManager.java 589 String displayName = null;
596 displayName = NestedConfiguration.computeDisplayName(flags,
600 displayName = NestedConfiguration.computeDisplayName(flags,
603 displayName = configuration.getDisplayName();
605 if (displayName != null) {
617 preview.paintTitle(gc, x, y, false /*showFile*/, displayName);
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
ContactLoader.java 376 final String displayName = json.optString(Contacts.DISPLAY_NAME);
378 Contacts.DISPLAY_NAME_ALTERNATIVE, displayName);
391 displayName,
630 final String displayName = cursor.getString(ContactQuery.DISPLAY_NAME);
652 contactId, nameRawContactId, displayNameSource, photoId, photoUri, displayName,
752 final String displayName = cursor.getString(DirectoryQuery.DISPLAY_NAME);
    [all...]
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 137 sp<IBinder> createDisplay(const String8& displayName, bool secure);
188 sp<IBinder> Composer::createDisplay(const String8& displayName, bool secure) {
189 return ComposerService::getComposerService()->createDisplay(displayName,
507 sp<IBinder> SurfaceComposerClient::createDisplay(const String8& displayName,
509 return Composer::getInstance().createDisplay(displayName, secure);
  /libcore/luni/src/test/java/libcore/java/util/
LocaleTest.java 151 private static void assertObsolete(String newCode, String oldCode, String displayName) {
162 assertEquals(displayName, newLocale.getDisplayLanguage(newLocale));
163 assertEquals(displayName, oldLocale.getDisplayLanguage(newLocale));
164 assertEquals(displayName, newLocale.getDisplayLanguage(oldLocale));
165 assertEquals(displayName, oldLocale.getDisplayLanguage(oldLocale));
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
FolderSyncParser.java 511 String displayName = null;
519 displayName = getValue();
529 // We'll make a change if one of parentId or displayName are specified
531 if (serverId != null && (displayName != null || parentId != null)) {
551 if (displayName != null) {
552 cv.put(Mailbox.DISPLAY_NAME, displayName);
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
CaptionSetupActivity.java 844 final String displayName;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DebuggerScript.js 441 var displayName;
442 var valueMirror = func.property("displayName").value();
444 displayName = valueMirror.value();
445 return displayName || func.name() || func.inferredName();
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
Database.cpp 199 Database::Database(DatabaseContext* databaseContext, const String& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize)
203 , m_displayName(displayName.isolatedCopy())
563 String Database::displayName() const
    [all...]
  /packages/apps/Email/tests/src/com/android/email/provider/
ProviderTestUtils.java 125 String displayName = name;
127 displayName = name.substring(delimiterIndex + 1);
129 box.mDisplayName = displayName;
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactDirectoryManager.java 64 String displayName;
439 info.displayName = cursor.getString(DirectoryQuery.DISPLAY_NAME);
509 values.put(Directory.DISPLAY_NAME, info.displayName);
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PicasaSource.java 257 String displayName = "unknown";
270 displayName = cursor.getString(accountIndex);
276 return displayName;
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListItemView.java     [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fileSystemProvider/basic/
background.js 105 {fileSystemId: 'sample-file-system', displayName: 'Sample File System'},
  /frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
TestDocumentsProvider.java 156 public String createDocument(String parentDocumentId, String mimeType, String displayName)
160 return super.createDocument(parentDocumentId, mimeType, displayName);
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 174 String8 displayName;
195 virtual sp<IBinder> createDisplay(const String8& displayName, bool secure);
  /packages/apps/Calendar/src/com/android/calendar/event/
EventLocationAdapter.java 78 public Result(String displayName, String address, Integer defaultIcon,
80 this.mName = displayName;
  /external/chromium_org/content/renderer/pepper/
pepper_file_chooser_host.cc 52 file_names[i].path.utf8(), file_names[i].displayName.utf8()));
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
ParsedURL.js 190 get displayName()
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
NavigatorView.js 150 if (!project.displayName())
168 var projectNode = new WebInspector.NavigatorFolderTreeNode(this, project, project.id(), type, "", project.displayName());
182 projectNode.treeElement().titleText = project.displayName();
    [all...]
  /external/chromium_org/third_party/icu/source/common/
serv.cpp 295 StringPair::create(const UnicodeString& displayName,
300 StringPair* sp = new StringPair(displayName, id);
313 return displayName.isBogus() || id.isBogus();
318 : displayName(_displayName)
  /external/icu/icu4c/source/common/
serv.cpp 295 StringPair::create(const UnicodeString& displayName,
300 StringPair* sp = new StringPair(displayName, id);
313 return displayName.isBogus() || id.isBogus();
318 : displayName(_displayName)
  /frameworks/native/include/gui/
SurfaceComposerClient.h 101 static sp<IBinder> createDisplay(const String8& displayName, bool secure);
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasSyncContacts.java 581 // TODO: This used to return a displayName, but it was always null. Figure out what it really
724 * @param displayName The display name for this contact.
729 final String displayName, final double protocolVersion) throws IOException {
734 if (displayName != null) {
735 name = displayName;
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageHeaderView.java 579 final String displayName = sender.getPersonal();
580 return TextUtils.isEmpty(displayName) ? sender.getAddress() : displayName;
871 String displayName, String senderAddress) {
878 return mLetterTileProvider.getLetterTile(dimensions, displayName, senderAddress);
    [all...]

Completed in 1913 milliseconds

1 2 3 4 5 6 78 91011>>