Searched refs:mNativeWrapperImpl (Results 1 – 1 of 1) sorted by relevance
156 private final NativeWrapper mNativeWrapperImpl; field in HdmiCecController170 mNativeWrapperImpl = nativeWrapper; in HdmiCecController()312 return mNativeWrapperImpl.nativeGetPortInfos(); in getPortInfos()329 return mNativeWrapperImpl.nativeAddLogicalAddress(newLogicalAddress); in addLogicalAddress()343 mNativeWrapperImpl.nativeClearLogicalAddress(); in clearLogicalAddress()358 return mNativeWrapperImpl.nativeGetPhysicalAddress(); in getPhysicalAddress()369 return mNativeWrapperImpl.nativeGetVersion(); in getVersion()380 return mNativeWrapperImpl.nativeGetVendorId(); in getVendorId()394 mNativeWrapperImpl.enableWakeupByOtp(enabled); in enableWakeupByOtp()407 mNativeWrapperImpl.enableCec(enabled); in enableCec()[all …]