Searched refs:language (Results 101 - 125 of 196) sorted by relevance

12345678

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/native/opengl/tests/lib/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/calendar/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/colorpicker/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/datetimepicker/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/emoji/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/inputmethodcommon/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/mailcommon/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/net/voip/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/telephony/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/telephony/src/java/android/telephony/
H A DSmsCbMessage.java13 * See the License for the specific language governing permissions and
126 /** Message language, as a two-character string, e.g. "en". */
145 SmsCbLocation location, int serviceCategory, String language, String body,
152 mLanguage = language;
278 * Get the ISO-639-1 language code for this message, or null if unspecified
368 + mServiceCategory + ", language=" + mLanguage + ", body=" + mBody
144 SmsCbMessage(int messageFormat, int geographicalScope, int serialNumber, SmsCbLocation location, int serviceCategory, String language, String body, int priority, SmsCbEtwsInfo etwsWarningInfo, SmsCbCmasInfo cmasWarningInfo) argument
/frameworks/opt/timezonepicker/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/vcard/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/opt/vcard/tests/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/rs/java/tests/HelloComputeNDK/libhellocomputendk/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/support/v7/appcompat/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/support/v7/gridlayout/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/testing/androidtestlib/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/testing/androidtestlib/tests/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/testing/uiautomator/samples/SkeletonTest/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdClearMbLayer.s13 ; See the License for the specific language governing permissions and
H A Dh264bsdFlushBits.s13 ; See the License for the specific language governing permissions and
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdClearMbLayer.S13 @ See the License for the specific language governing permissions and
H A Dh264bsdFlushBits.S13 @ See the License for the specific language governing permissions and
/frameworks/base/core/java/com/android/internal/app/
H A DLocalePicker.java13 * See the License for the specific language governing permissions and
136 String language = s.substring(0, 2);
138 final Locale l = new Locale(language, country);
152 language) &&

Completed in 399 milliseconds

12345678