Home
last modified time | relevance | path

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

12345678910>>...50

/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/1.1/default/
DHdmiCecMock.cpp135 Return<void> HdmiCecMock::setLanguage(const hidl_string& language) { in setLanguage() argument
136 if (language.size() != 3) { in setLanguage()
137 LOG(ERROR) << "Wrong language code: expected 3 letters, but it was " << language.size() in setLanguage()
142 const char* languageStr = language.c_str(); in setLanguage()
/hardware/nxp/nfc/intf/nxpnfc/1.0/
Dtypes.hal14 * 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/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.1/
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
DIChild.hal13 * See the License for the specific language governing permissions and
DIGrandparent.hal13 * See the License for the specific language governing permissions and
/hardware/interfaces/secure_element/1.0/
DISecureElementHalCallback.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/lazy/1.0/
DILazy.hal13 * See the License for the specific language governing permissions and
/hardware/interfaces/tests/baz/1.0/
DIBazCallback.hal13 * See the License for the specific language governing permissions and
DIQuux.hal13 * See the License for the specific language governing permissions and
/hardware/interfaces/tests/foo/1.0/
DIMyTypes.hal13 * See the License for the specific language governing permissions and
DITheirTypes.hal13 * See the License for the specific language governing permissions and
/hardware/interfaces/ir/1.0/
Dtypes.hal13 * 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/qcom/sm8150/thermal/
DLICENSE15 * See the License for the specific language governing permissions and
/hardware/interfaces/tests/bar/1.0/
DIFooCallback.hal13 * See the License for the specific language governing permissions and
Dtypes.hal13 * See the License for the specific language governing permissions and
/hardware/nxp/nfc/intf/nxpnfc/2.0/
Dtypes.hal14 * See the License for the specific language governing permissions and
/hardware/interfaces/configstore/1.1/
Dtypes.hal13 * See the License for the specific language governing permissions and
/hardware/interfaces/graphics/composer/2.2/
DIComposer.hal13 * See the License for the specific language governing permissions and

12345678910>>...50