/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
D | PhonebookEntry.java | 30 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/ |
D | NameConverter.java | 107 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/ |
D | voicemail_transcription.proto | 107 // 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/ |
D | Utils.java | 316 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/ |
D | Utils.java | 321 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/ |
D | README.md | 48 the given search query.
|
/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/ |
D | dialer_phone_number.proto | 63 // for example would be ",123;456" given the raw input of "456-7890,123; 456".
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | pointer.md | 13 …ny tokens, each prefixed by `/`. Each token can be a string or a number. For example, given a JSON:
|
D | internals.md | 117 … provided a very neat short-string optimization. The optimization idea is given as follow. Excludi…
|
D | Doxyfile.in | 278 # 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/ |
D | navigation_state.proto | 27 // Sizing: The aspect ratio of the image is given in aspect_ratio.
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsDatabaseHelper.java | 4608 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/ |
D | feature_mos_API_doxyfile | 221 # 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/ |
D | dbreg_API_doxyfile | 221 # 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/ |
D | third_party_licenses | 3071 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/ |
D | third_party_licenses | 10604 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/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |