HomeSort by relevance Sort by last modified time
    Searched defs:hardware (Results 301 - 325 of 1582) sorted by null

<<11121314151617181920>>

  /hardware/interfaces/wifi/1.2/default/
ringbuffer.cpp 22 namespace hardware { namespace in namespace:android
53 } // namespace hardware
ringbuffer.h 24 namespace hardware { namespace in namespace:android
50 } // namespace hardware
wifi_feature_flags.h 21 namespace hardware { namespace in namespace:android
41 } // namespace hardware
wifi_legacy_hal_stubs.cpp 21 namespace hardware { namespace in namespace:android
146 } // namespace hardware
wifi_mode_controller.h 22 #include <android/hardware/wifi/1.0/IWifi.h>
25 namespace hardware { namespace in namespace:android
30 using namespace android::hardware::wifi::V1_0;
60 } // namespace hardware
wifi_status_util.cpp 20 namespace hardware { namespace in namespace:android
105 } // namespace hardware
  /hardware/interfaces/wifi/1.2/default/tests/
mock_wifi_feature_flags.h 25 namespace hardware { namespace in namespace:android
44 } // namespace hardware
mock_wifi_legacy_hal.cpp 25 namespace hardware { namespace in namespace:android
36 } // namespace hardware
mock_wifi_legacy_hal.h 25 namespace hardware { namespace in namespace:android
54 } // namespace hardware
mock_wifi_mode_controller.cpp 25 namespace hardware { namespace in namespace:android
36 } // namespace hardware
mock_wifi_mode_controller.h 25 namespace hardware { namespace in namespace:android
43 } // namespace hardware
ringbuffer_unit_tests.cpp 25 namespace hardware { namespace in namespace:android
96 } // namespace hardware
  /hardware/qcom/gps/msm8909w_3100/android/
AGnss.h 24 #include <android/hardware/gnss/1.0/IAGnss.h>
28 namespace hardware { namespace in namespace:android
33 using ::android::hardware::gnss::V1_0::IAGnss;
34 using ::android::hardware::gnss::V1_0::IAGnssCallback;
35 using ::android::hardware::Return;
36 using ::android::hardware::Void;
37 using ::android::hardware::hidl_vec;
38 using ::android::hardware::hidl_string;
47 * Methods from ::android::hardware::gnss::V1_0::IAGnss interface follow.
73 } // namespace hardware
    [all...]
AGnssRil.h 24 #include <android/hardware/gnss/1.0/IAGnssRil.h>
29 namespace hardware { namespace in namespace:android
34 using ::android::hardware::gnss::V1_0::IAGnssRil;
35 using ::android::hardware::gnss::V1_0::IAGnssRilCallback;
36 using ::android::hardware::Return;
37 using ::android::hardware::Void;
38 using ::android::hardware::hidl_vec;
39 using ::android::hardware::hidl_string;
55 * Methods from ::android::hardware::gnss::V1_0::IAGnssRil follow.
80 } // namespace hardware
    [all...]
GnssConfiguration.h 25 #include <android/hardware/gnss/1.0/IGnssConfiguration.h>
29 namespace hardware { namespace in namespace:android
34 using ::android::hardware::gnss::V1_0::IGnssConfiguration;
35 using ::android::hardware::Return;
36 using ::android::hardware::Void;
37 using ::android::hardware::hidl_vec;
38 using ::android::hardware::hidl_string;
50 * Methods from ::android::hardware::gnss::V1_0::IGnssConfiguration follow.
68 } // namespace hardware
  /hardware/qcom/gps/msm8909w_3100/android/location_api/
GeofenceAPIClient.h 34 #include <android/hardware/gnss/1.0/IGnssGeofenceCallback.h>
38 namespace hardware { namespace in namespace:android
74 } // namespace hardware
LocationUtil.cpp 33 namespace hardware { namespace in namespace:android
152 } // namespace hardware
  /hardware/qcom/gps/msm8998/android/
AGnss.h 24 #include <android/hardware/gnss/1.0/IAGnss.h>
28 namespace hardware { namespace in namespace:android
33 using ::android::hardware::gnss::V1_0::IAGnss;
34 using ::android::hardware::gnss::V1_0::IAGnssCallback;
35 using ::android::hardware::Return;
36 using ::android::hardware::Void;
37 using ::android::hardware::hidl_vec;
38 using ::android::hardware::hidl_string;
47 * Methods from ::android::hardware::gnss::V1_0::IAGnss interface follow.
73 } // namespace hardware
    [all...]
AGnssRil.h 24 #include <android/hardware/gnss/1.0/IAGnssRil.h>
29 namespace hardware { namespace in namespace:android
34 using ::android::hardware::gnss::V1_0::IAGnssRil;
35 using ::android::hardware::gnss::V1_0::IAGnssRilCallback;
36 using ::android::hardware::Return;
37 using ::android::hardware::Void;
38 using ::android::hardware::hidl_vec;
39 using ::android::hardware::hidl_string;
55 * Methods from ::android::hardware::gnss::V1_0::IAGnssRil follow.
80 } // namespace hardware
    [all...]
GnssConfiguration.h 25 #include <android/hardware/gnss/1.0/IGnssConfiguration.h>
29 namespace hardware { namespace in namespace:android
34 using ::android::hardware::gnss::V1_0::IGnssConfiguration;
35 using ::android::hardware::Return;
36 using ::android::hardware::Void;
37 using ::android::hardware::hidl_vec;
38 using ::android::hardware::hidl_string;
50 * Methods from ::android::hardware::gnss::V1_0::IGnssConfiguration follow.
68 } // namespace hardware
  /hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.h 34 #include <android/hardware/gnss/1.0/IGnssGeofenceCallback.h>
38 namespace hardware { namespace in namespace:android
74 } // namespace hardware
LocationUtil.cpp 33 namespace hardware { namespace in namespace:android
152 } // namespace hardware
  /hardware/qcom/neuralnetworks/hvxservice/1.0/
Device.h 20 #include <android/hardware/neuralnetworks/1.0/IDevice.h>
21 #include <android/hardware/neuralnetworks/1.0/IPreparedModel.h>
22 #include <android/hardware/neuralnetworks/1.0/types.h>
28 namespace hardware { namespace in namespace:android
34 using ::android::hardware::hidl_array;
35 using ::android::hardware::hidl_memory;
36 using ::android::hardware::hidl_string;
37 using ::android::hardware::hidl_vec;
38 using ::android::hardware::Return;
39 using ::android::hardware::Void
    [all...]
PreparedModel.h 20 #include <android/hardware/neuralnetworks/1.0/IPreparedModel.h>
28 namespace hardware { namespace in namespace:android
34 using ::android::hardware::hidl_array;
35 using ::android::hardware::hidl_memory;
36 using ::android::hardware::hidl_string;
37 using ::android::hardware::hidl_vec;
38 using ::android::hardware::Return;
39 using ::android::hardware::Void;
66 } // namespace hardware
  /packages/apps/Camera2/src/com/android/camera/hardware/
HardwareSpec.java 17 package com.android.camera.hardware;
22 * hardware limitations.
28 * on the current hardware.
34 * current hardware.
40 * hardware.

Completed in 298 milliseconds

<<11121314151617181920>>