Home
last modified time | relevance | path

Searched defs:getInterface (Results 1 – 25 of 45) sorted by relevance

12

/aosp12/frameworks/base/lowpan/java/android/net/lowpan/
H A DLowpanManager.java134 public LowpanInterface getInterface(@NonNull ILowpanInterface ifaceService) { in getInterface() method in LowpanManager
190 public LowpanInterface getInterface(@NonNull String name) { in getInterface() method in LowpanManager
224 public LowpanInterface getInterface() { in getInterface() method in LowpanManager
H A DILowpanManager.aidl27 ILowpanInterface getInterface(@utf8InCpp String name); in getInterface() method
/aosp12/packages/services/Car/cpp/computepipe/router/include/
H A DPipeHandle.h46 std::shared_ptr<T> getInterface() { in getInterface() function
/aosp12/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
H A DTetheringInterface.java54 public String getInterface() { in getInterface() method in TetheringInterface
/aosp12/hardware/interfaces/camera/device/3.5/default/include/device_v3_5_impl/
H A DCameraDevice_3_5.h55 virtual sp<V3_2::ICameraDevice> getInterface() override { in getInterface() function
H A DCameraDeviceSession.h77 virtual sp<V3_2::ICameraDeviceSession> getInterface() override { in getInterface() function
/aosp12/hardware/interfaces/camera/device/3.5/default/include/ext_device_v3_5_impl/
H A DExternalCameraDevice_3_5.h63 virtual sp<V3_2::ICameraDevice> getInterface() override { in getInterface() function
/aosp12/hardware/interfaces/camera/device/3.6/default/include/ext_device_v3_6_impl/
H A DExternalCameraDevice_3_6.h58 virtual sp<V3_2::ICameraDevice> getInterface() override { in getInterface() function
H A DExternalCameraDeviceSession.h70 virtual sp<V3_4::ICameraDeviceSession> getInterface() override { in getInterface() function
H A DExternalCameraOfflineSession.h109 virtual sp<V3_6::ICameraOfflineSession> getInterface() { in getInterface() function
/aosp12/hardware/interfaces/camera/device/3.3/default/
H A DCameraDeviceSession.h67 virtual sp<V3_2::ICameraDeviceSession> getInterface() override { in getInterface() function
/aosp12/frameworks/base/core/java/android/net/
H A DUnderlyingNetworkInfo.java74 public String getInterface() { in getInterface() method in UnderlyingNetworkInfo
/aosp12/hardware/interfaces/soundtrigger/2.1/default/
H A DSoundTriggerHw.h38 ISoundTriggerHw* getInterface() { return new TrampolineSoundTriggerHw_2_1(this); } in getInterface() function
/aosp12/frameworks/base/core/java/android/hardware/usb/
H A DUsbConfiguration.java143 public @NonNull UsbInterface getInterface(int index) { in getInterface() method in UsbConfiguration
/aosp12/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
H A DExternalCameraDevice_3_4.h66 virtual sp<ICameraDevice> getInterface() { in getInterface() function
/aosp12/hardware/interfaces/camera/device/3.2/default/
H A DCameraDevice_3_2.h67 virtual sp<ICameraDevice> getInterface() { in getInterface() function
/aosp12/hardware/interfaces/soundtrigger/2.0/default/
H A DSoundTriggerHalImpl.h41 ISoundTriggerHw* getInterface() { return new TrampolineSoundTriggerHw_2_0(this); } in getInterface() function
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DMmTelInterfaceAdapter.java121 private IImsMMTelFeature getInterface() throws RemoteException { in getInterface() method in MmTelInterfaceAdapter
H A DImsServiceControllerCompat.java208 private MmTelInterfaceAdapter getInterface(int slotId) in getInterface() method in ImsServiceControllerCompat
/aosp12/hardware/interfaces/camera/device/3.4/default/include/device_v3_4_impl/
H A DCameraDeviceSession.h71 virtual sp<V3_2::ICameraDeviceSession> getInterface() override { in getInterface() function
/aosp12/system/tools/hidl/utils/
H A DFqInstance.cpp49 const std::string& FqInstance::getInterface() const { in getInterface() function in android::FqInstance
/aosp12/frameworks/native/services/sensorservice/
H A DSensorList.cpp66 sp<SensorInterface> SensorList::getInterface(int handle) const { in getInterface() function in android::SensorServiceUtil::SensorList
/aosp12/packages/modules/Connectivity/core/java/android/net/
H A DRouteInfo.java262 public String getInterface() { in getInterface() method in RouteInfo
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
H A DWifiP2pGroup.java275 public String getInterface() { in getInterface() method in WifiP2pGroup
/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_interface_utils.h260 std::shared_ptr<ICInterface> ICInterface::ICInterfaceData::getInterface(AIBinder* binder) { in getInterface() function

12