Home
last modified time | relevance | path

Searched refs:language (Results 1 – 25 of 971) sorted by relevance

12345678910>>...39

/hardware/interfaces/tv/cec/1.0/default/
DHdmiCecMock.cpp121 Return<void> HdmiCecMock::setLanguage(const hidl_string& language) { in setLanguage() argument
122 if (language.size() != 3) { in setLanguage()
123 LOG(ERROR) << "Wrong language code: expected 3 letters, but it was " << language.size() in setLanguage()
128 const char* languageStr = language.c_str(); in setLanguage()
DHdmiCec.cpp370 Return<void> HdmiCec::setLanguage(const hidl_string& language) { in setLanguage() argument
371 if (language.size() != 3) { in setLanguage()
372 LOG(ERROR) << "Wrong language code: expected 3 letters, but it was " << language.size() in setLanguage()
376 const char *languageStr = language.c_str(); in setLanguage()
/hardware/interfaces/tv/cec/2.0/default/
DHdmiCec.cpp371 Return<void> HdmiCec::setLanguage(const hidl_string& language) { in setLanguage() argument
372 if (language.size() != 3) { in setLanguage()
373 LOG(ERROR) << "Wrong language code: expected 3 letters, but it was " << language.size() in setLanguage()
377 const char* languageStr = language.c_str(); in setLanguage()
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal13 * See the License for the specific language governing permissions and
136 * Passes the updated language information of Android system. Contains
140 * @param language Three-letter code defined in ISO/FDIS 639-2. Must be
144 setLanguage(string language);
/hardware/interfaces/radio/1.6/
Dtypes.hal13 * See the License for the specific language governing permissions and
/hardware/interfaces/audio/2.0/config/
DAndroid.bp13 // See the License for the specific language governing permissions and
/hardware/interfaces/bluetooth/
D.clang-format13 # See the License for the specific language governing permissions and
/hardware/google/pixel/dynamic_partitions/
DAndroid.bp13 // See the License for the specific language governing permissions and
/hardware/qcom/msm8998/
DAndroid.bp13 // See the License for the specific language governing permissions and
/hardware/qcom/neuralnetworks/hvxservice/
DAndroid.bp13 * See the License for the specific language governing permissions and
DPREUPLOAD.cfg13 # See the License for the specific language governing permissions and
/hardware/nxp/nfc/extns/intf/nxpnfc/1.0/
Dtypes.hal14 * See the License for the specific language governing permissions and
/hardware/interfaces/tests/bar/1.0/
Dtypes.hal13 * See the License for the specific language governing permissions and
DIFooCallback.hal13 * See the License for the specific language governing permissions and
/hardware/qcom/sm8150/thermal/
DLICENSE15 * See the License for the specific language governing permissions and
/hardware/interfaces/tests/lazy/1.1/
DILazy.hal13 * See the License for the specific language governing permissions and
/hardware/interfaces/tests/lazy/1.0/
DILazy.hal13 * See the License for the specific language governing permissions and
/hardware/interfaces/radio/1.2/
DISap.hal13 * See the License for the specific language governing permissions and
/hardware/interfaces/tests/inheritance/1.0/
DIParent.hal13 * See the License for the specific language governing permissions and
/hardware/google/easel/amber/camera/
DAndroid.bp13 * See the License for the specific language governing permissions and
/hardware/google/av/codec2/hidl/1.0/mts/component/
DAndroid.bp13 * See the License for the specific language governing permissions and
/hardware/interfaces/media/omx/1.0/vts/functional/store/
DAndroid.bp13 // See the License for the specific language governing permissions and
/hardware/qcom/sm8150/vr/
DLICENSE15 * See the License for the specific language governing permissions and
/hardware/interfaces/radio/1.1/
DISap.hal13 * See the License for the specific language governing permissions and
/hardware/interfaces/media/omx/1.0/vts/functional/component/
DAndroid.bp13 // See the License for the specific language governing permissions and

12345678910>>...39