Searched refs:android (Results 26 - 50 of 1436) sorted by relevance

1234567891011>>

/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_hidl_test_utils.h20 #include <android/hardware/wifi/supplicant/1.0/ISupplicant.h>
21 #include <android/hardware/wifi/supplicant/1.0/ISupplicantP2pIface.h>
22 #include <android/hardware/wifi/supplicant/1.0/ISupplicantStaIface.h>
23 #include <android/hardware/wifi/supplicant/1.0/ISupplicantStaNetwork.h>
25 // Used to stop the android wifi framework before every test.
37 android::sp<android::hardware::wifi::supplicant::V1_0::ISupplicant>
39 android::sp<android::hardware::wifi::supplicant::V1_0::ISupplicantStaIface>
41 android
[all...]
/hardware/qcom/gps/msm8998/android/
H A Dservice.cpp21 #define LOG_TAG "android.hardware.gnss@1.0-service-qti"
23 #include <android/hardware/gnss/1.0/IGnss.h>
26 using android::hardware::gnss::V1_0::IGnss;
27 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/dumpstate/1.0/default/
H A Dservice.cpp16 #define LOG_TAG "android.hardware.dumpstate@1.0-service"
23 using ::android::hardware::configureRpcThreadpool;
24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
26 using ::android::hardware::joinRpcThreadpool;
27 using ::android::OK;
28 using ::android::sp;
H A DDumpstateDevice.h19 #include <android/hardware/dumpstate/1.0/IDumpstateDevice.h>
23 namespace android { namespace
29 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
30 using ::android::hardware::hidl_array;
31 using ::android::hardware::hidl_handle;
32 using ::android::hardware::hidl_string;
33 using ::android::hardware::hidl_vec;
34 using ::android::hardware::Return;
35 using ::android::hardware::Void;
36 using ::android
[all...]
/hardware/qcom/display/msm8996/libqservice/
H A DQServiceUtils.h40 inline android::sp<qService::IQService> getBinder() {
41 android::sp<android::IServiceManager> sm = android::defaultServiceManager();
42 android::sp<qService::IQService> binder =
43 android::interface_cast<qService::IQService>
44 (sm->getService(android::String16("display.qservice")));
51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) {
52 android::status_t err = (android
[all...]
/hardware/qcom/display/msm8998/libqservice/
H A DQServiceUtils.h40 inline android::sp<qService::IQService> getBinder() {
41 android::sp<android::IServiceManager> sm = android::defaultServiceManager();
42 android::sp<qService::IQService> binder =
43 android::interface_cast<qService::IQService>
44 (sm->getService(android::String16("display.qservice")));
51 inline android::status_t sendSingleParam(uint32_t command, uint32_t value) {
52 android::status_t err = (android
[all...]
/hardware/interfaces/broadcastradio/1.1/
H A DIBroadcastRadioFactory.hal17 package android.hardware.broadcastradio@1.1;
/hardware/interfaces/configstore/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.configstore@1.0-service"
19 #include <android/hardware/configstore/1.0/ISurfaceFlingerConfigs.h>
24 using android::hardware::configureRpcThreadpool;
25 using android::hardware::joinRpcThreadpool;
26 using android::hardware::configstore::V1_0::ISurfaceFlingerConfigs;
27 using android::hardware::configstore::V1_0::implementation::SurfaceFlingerConfigs;
28 using android::sp;
29 using android::status_t;
30 using android::OK;
/hardware/interfaces/dumpstate/1.0/
H A DIDumpstateDevice.hal17 package android.hardware.dumpstate@1.0;
/hardware/interfaces/tests/baz/1.0/
H A Dtypes.hal17 package android.hardware.tests.baz@1.0;
/hardware/interfaces/tests/hash/1.0/
H A DIHash.hal17 package android.hardware.tests.hash@1.0;
/hardware/interfaces/tests/inheritance/1.0/
H A DIGrandparent.hal17 package android.hardware.tests.inheritance@1.0;
/hardware/interfaces/tests/versioning/2.3/
H A DIBar.hal17 package android.hardware.tests.versioning@2.3;
H A DIBaz.hal17 package android.hardware.tests.versioning@2.3;
H A DIFoo.hal17 package android.hardware.tests.versioning@2.3;
/hardware/interfaces/tests/versioning/2.4/
H A DIFoo.hal17 package android.hardware.tests.versioning@2.4;
/hardware/interfaces/usb/1.0/default/
H A Dservice.cpp20 using android::sp;
23 using android::hardware::configureRpcThreadpool;
24 using android::hardware::joinRpcThreadpool;
27 using android::hardware::usb::V1_0::IUsb;
28 using android::hardware::usb::V1_0::implementation::Usb;
30 using android::status_t;
31 using android::OK;
35 android::sp<IUsb> service = new Usb();
/hardware/interfaces/wifi/1.0/
H A DIWifiP2pIface.hal17 package android.hardware.wifi@1.0;
/hardware/interfaces/camera/provider/2.4/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.camera.provider@2.4-service"
19 #include <android/hardware/camera/provider/2.4/ICameraProvider.h>
24 using android::hardware::camera::provider::V2_4::ICameraProvider;
25 using android::hardware::defaultPassthroughServiceImplementation;
32 android::ProcessState::initWithDriver("/dev/vndbinder");
/hardware/interfaces/gnss/1.0/default/
H A Dservice.cpp1 #define LOG_TAG "android.hardware.gnss@1.0-service"
3 #include <android/hardware/gnss/1.0/IGnss.h>
9 using android::hardware::gnss::V1_0::IGnss;
10 using android::hardware::defaultPassthroughServiceImplementation;
15 android::ProcessState::initWithDriver("/dev/vndbinder");
/hardware/interfaces/health/1.0/default/libhealthd/
H A Dhealthd_board_default.cpp24 int healthd_board_battery_update(struct android::BatteryProperties*) argument
/hardware/interfaces/radio/deprecated/1.0/
H A DIOemHookIndication.hal17 package android.hardware.radio.deprecated@1.0;
19 import android.hardware.radio@1.0::types;
/hardware/interfaces/tests/bar/1.0/
H A DIComplicated.hal17 package android.hardware.tests.bar@1.0;
19 import android.hardware.tests.foo@1.0::ISimple;
/hardware/interfaces/tv/input/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.tv_input@1.0-service"
19 #include <android/hardware/tv/input/1.0/ITvInput.h>
23 using android::sp;
26 using android::hardware::tv::input::V1_0::ITvInput;
27 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/qcom/display/msm8960/libqdutils/
H A Dcomptype.cpp33 namespace android { namespace

Completed in 446 milliseconds

1234567891011>>