OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisplayName
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/tools/json_schema_compiler/highlighters/
hilite_me_highlighter.py
24
def
DisplayName
(self):
none_highlighter.py
16
def
DisplayName
(self):
pygments_highlighter.py
33
def
DisplayName
(self):
/packages/services/Telephony/src/com/android/phone/sip/
SipEditor.java
84
DisplayName
(R.string.display_name, 0, R.string.display_name_summary),
133
} else if ((this ==
DisplayName
)
327
case
DisplayName
:
424
.setDisplayName(PreferenceKey.
DisplayName
.getValue())
453
if (pref == PreferenceKey.
DisplayName
.preference) {
535
String
displayName
= PreferenceKey.
DisplayName
.getValue();
536
mDisplayNameSet = !TextUtils.isEmpty(
displayName
)
537
&& !
displayName
.equals(getDefaultDisplayName());
538
Log.d(TAG, "
displayName
set? " + mDisplayNameSet)
[
all
...]
/external/chromium_org/components/autofill/content/browser/wallet/
wallet_address.h
88
base::string16
DisplayName
() const;
91
// to the user together with
DisplayName
().
wallet_items.cc
292
base::string16 WalletItems::MaskedInstrument::
DisplayName
() const {
304
return address().
DisplayName
();
357
return
DisplayName
();
wallet_items.h
95
base::string16
DisplayName
() const;
wallet_address.cc
250
base::string16 Address::
DisplayName
() const {
/external/chromium_org/tools/json_schema_compiler/
preview.py
281
(name, highlighter.
DisplayName
()))
/external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_browsertest.cc
458
IN_PROC_BROWSER_TEST_F(DeviceLocalAccountTest,
DisplayName
) {
[
all
...]
/external/chromium_org/content/browser/download/
download_item_impl_unittest.cc
630
TEST_F(DownloadItemTest,
DisplayName
) {
[
all
...]
/external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.cc
[
all
...]
Completed in 670 milliseconds