HomeSort by relevance Sort by last modified time
    Searched defs:langCountry (Results 1 - 9 of 9) sorted by null

  /development/apps/CustomLocale/src/com/android/customlocale2/
ChangeLocale.java 53 String[] langCountry = locale.split("_");
54 if (langCountry.length == 2) {
55 loc = new Locale(langCountry[0], langCountry[1]);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 755 SLchar langCountry[16];
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 755 SLchar langCountry[16];
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 755 SLchar langCountry[16];
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 755 SLchar langCountry[16];
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 755 SLchar langCountry[16];
    [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h 755 SLchar langCountry[16];
    [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h     [all...]
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL.h     [all...]

Completed in 40 milliseconds