Home
last modified time | relevance | path

Searched refs:given (Results 1 – 22 of 22) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPhonebookEntry.java30 public String given; field in PhonebookEntry.Name
45 && (Objects.equals(given, n.given) || given != null && given.equals(n.given)) in equals()
55 result = 23 * result + (given == null ? 0 : given.hashCode()); in hashCode()
68 sb.append(given); in toString()
130 name.given = n.getGiven(); in PhonebookEntry()
/packages/apps/Contacts/src/com/android/contacts/util/
DNameConverter.java107 String given = null; in parsePhoneticName() local
117 given = strings[1]; in parsePhoneticName()
122 given = strings[2]; in parsePhoneticName()
132 item.setPhoneticGivenName(given); in parsePhoneticName()
139 public static String buildPhoneticName(String family, String middle, String given) { in buildPhoneticName() argument
141 || !TextUtils.isEmpty(given)) { in buildPhoneticName()
149 if (!TextUtils.isEmpty(given)) { in buildPhoneticName()
150 sb.append(given.trim()).append(' '); in buildPhoneticName()
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/
Dvoicemail_transcription.proto107 // If the given transcription_id is not unique, an ALREADY_EXISTS (409) error
169 // Returns a transcript of the given voicemail.
173 // Schedules a transcription of the given voicemail. The transcript can be
179 // Returns the transcript corresponding to the given ID, which was returned
/packages/apps/Settings/src/com/android/settings/
DUtils.java316 final String given = getLocalProfileGivenName(context); in getShorterNameIfPossible() local
317 return !TextUtils.isEmpty(given) ? given : getProfileDisplayName(context); in getShorterNameIfPossible()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DUtils.java321 final String given = getLocalProfileGivenName(context); in getShorterNameIfPossible() local
322 return !TextUtils.isEmpty(given) ? given : getProfileDisplayName(context); in getShorterNameIfPossible()
/packages/apps/Dialer/java/com/android/dialer/searchfragment/
DREADME.md48 the given search query.
/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/
Ddialer_phone_number.proto63 // for example would be ",123;456" given the raw input of "456-7890,123; 456".
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dpointer.md13 …ny tokens, each prefixed by `/`. Each token can be a string or a number. For example, given a JSON:
Dinternals.md117 … provided a very neat short-string optimization. The optimization idea is given as follow. Excludi…
DDoxyfile.in278 # parses. With this tag you can assign which parser to use for a given
398 # cache is used to resolve symbols given their name and scope. Since this can be
402 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto27 // Sizing: The aspect ratio of the image is given in aspect_ratio.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java4608 final String given = c.getString(RawContactNameQuery.GIVEN_NAME); in updateRawContactDisplayName() local
4613 if (TextUtils.isEmpty(given) && TextUtils.isEmpty(middle) in updateRawContactDisplayName()
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile221 # With this tag you can assign which parser to use for a given extension.
296 # memory usage. The cache size is given by this formula:
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile221 # With this tag you can assign which parser to use for a given extension.
296 # memory usage. The cache size is given by this formula:
/packages/apps/TV/res/raw/
Dthird_party_licenses3071 License instead of this License to a given copy of the Library. To do
3079 Once this change is made in a given copy, it is irreversible for
3277 Each version is given a distinguishing version number. If the Library
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses10604 when, and for the limited purposes for which, the user has given you permission to do so.
10654 unless you have been specifically given permission to do so by the relevant owners.
10673 purposes for which, the user has given you permission to do so.
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...