HomeSort by relevance Sort by last modified time
    Searched full:strings (Results 751 - 775 of 7947) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/downloads/training/
GoogleAuth.zip 
LocationUpdates.zip 
Scheduler.zip 
  /frameworks/base/packages/Keyguard/test/res/values/
strings.xml 3 /* //device/apps/common/assets/res/any/strings.xml
  /frameworks/ml/bordeaux/learning/multiclass_pa/native/
util.cpp 27 #include "strings/strutil.h"
  /frameworks/opt/net/voip/src/jni/rtp/
AudioCodec.cpp 17 #include <strings.h>
  /frameworks/wilhelm/src/ut/
slesutResult.c 26 /** \brief Array of strings correponding to each result code */
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalEvent.java 20 * The ThermalEvent class contains strings and constants used for values
  /hardware/libhardware_legacy/audio/
audio_policy.conf 23 # The "channel_masks", "formats", "devices" and "flags" are specified using strings corresponding
  /hardware/qcom/gps/msm8084/utils/
loc_misc_utils.h 41 sub-strings. This function does not allocate new memory to store the split
42 strings. Instead, it places '\0' in places of delimiters and assings the
44 The input raw_string no longer remains to be a collection of sub-strings
62 int Number of split strings
  /hardware/qcom/gps/msm8974/utils/
loc_misc_utils.h 41 sub-strings. This function does not allocate new memory to store the split
42 strings. Instead, it places '\0' in places of delimiters and assings the
44 The input raw_string no longer remains to be a collection of sub-strings
62 int Number of split strings
  /hardware/qcom/gps/utils/
loc_misc_utils.h 41 sub-strings. This function does not allocate new memory to store the split
42 strings. Instead, it places '\0' in places of delimiters and assings the
44 The input raw_string no longer remains to be a collection of sub-strings
62 int Number of split strings
  /libcore/luni/src/main/java/libcore/icu/
TimeZoneNames.java 46 // Ensure that we pull in the zone strings for the root locale, en_US, and the
85 // De-duplicate the strings (http://b/2672057).
128 * Returns an array of time zone strings, as used by DateFormatSymbols.getZoneStrings.
140 * fallback. We retrieve these strings from zone.tab rather than icu4c because the latter
  /libcore/luni/src/test/java/libcore/java/io/
ObjectOutputStreamTest.java 25 // Most modified UTF-8 is limited to 64KiB, but serialized strings can have an 8-byte
  /ndk/sources/android/support/src/musl-locale/
intl.c 3 #include <strings.h>
  /ndk/sources/cxx-stl/stlport/stlport/
sstream 21 // C++ strings.
  /ndk/sources/host-tools/make-3.81/po/
POTFILES.in 1 # List of source files containing translatable strings.
  /packages/apps/Contacts/src/com/android/contacts/datepicker/
TwoDigitFormatter.java 13 * strings like "01". Keeping a static formatter etc. is the most efficient
  /packages/apps/Exchange/res/values/
arrays.xml 20 <!-- The window length array/strings below MUST remain in sync with com.android.email -->
  /packages/apps/MusicFX/res/values/
strings.xml 20 <!-- ControlPanelMusic strings -->
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
MaterialSearchSuggestionsList.java 117 protected List<SuggestionItem> doInBackground(String... strings) {
118 String query = strings[0];
147 protected void onPostExecute(List<SuggestionItem> strings) {
153 mSuggestions.addAll(strings);
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HTML.java 42 * INLINE - charater level elements and text strings
200 * When called on an attribute of ENUM_TYPE, returns a Set of Strings
202 * only contain lower case Strings.
204 * @return a Set of Strings, in lower case, for the allowed attribute
  /packages/experimental/RpcPerformance/
Android.mk 18 LOCAL_MODULE_TAGS := tests # Allows non-localized strings
  /packages/services/Telephony/common/src/com/android/services/telephony/common/
MoreStrings.java 20 * Static utility methods for Strings.
  /packages/services/Telephony/tests/res/values/
donottranslate_strings.xml 21 <!-- Strings for the CallDialTest activity -->

Completed in 158 milliseconds

<<31323334353637383940>>