Searched refs:getDisplayName (Results 1 – 9 of 9) sorted by relevance
/development/samples/BusinessCard/src/com/example/android/businesscard/ |
D | ContactInfo.java | 31 public String getDisplayName() { in getDisplayName() method in ContactInfo
|
D | BusinessCardActivity.java | 120 displayNameView.setText(contactInfo.getDisplayName()); in bindView()
|
/development/apps/CustomLocale/src/com/android/customlocale2/ |
D | CustomLocaleActivity.java | 218 data.add(new LocaleInfo(locale, loc.getDisplayName())); in setupLocaleList() 233 loc.getDisplayName(), in setupLocaleList() 270 config.locale.getDisplayName()); in displayCurrentLocale()
|
/development/samples/SoftKeyboard/src/com/android/inputmethodcommon/ |
D | InputMethodSettingsImpl.java | 110 sb.append(subtype.getDisplayName(context, imi.getPackageName(), in getEnabledSubtypesLabel()
|
/development/samples/browseable/DelayedConfirmation/Wearable/src/com.example.android.wearable.delayedconfirmation/ |
D | MainActivity.java | 150 Log.d(TAG, "Sent confirmation message to node " + node.getDisplayName()); in getSendMessageResultCallback() argument
|
/development/samples/browseable/WearVerifyRemoteApp/Wearable/src/com.example.android.wearable.wear.wearverifyremoteapp/ |
D | MainWearActivity.java | 230 String.format(INSTALLED_MESSAGE, mAndroidPhoneNodeWithApp.getDisplayName()); in verifyNodeAndUpdateUI()
|
/development/samples/SipDemo/src/com/example/android/sip/ |
D | WalkieTalkieActivity.java | 250 String useName = call.getPeerProfile().getDisplayName(); in updateStatus()
|
/development/samples/browseable/DataLayer/Wearable/src/com.example.android.wearable.datalayer/ |
D | MainActivity.java | 229 nodesList.add(node.getDisplayName()); in showNodes()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 40766 …orm/libcore,fake_rCOYDGRdTQOyvniLWUcrhA@fakeemail.com,Change TimeZone.getDisplayName() to use ICU4J 40867 …tform/libcore,fake_C-yEDNG1Qau8GBGGWt8Yhg@fakeemail.com,Let Currency.getDisplayName(null) throw NP…
|