Searched refs:INativeUwbManager (Results 1 – 4 of 4) sorted by relevance
49 protected INativeUwbManager.DeviceNotification mDeviceListener;50 protected INativeUwbManager.SessionNotification mSessionListener;52 protected INativeUwbManager.VendorNotification mVendorListener;69 public void setDeviceListener(INativeUwbManager.DeviceNotification deviceListener) { in setDeviceListener()73 public void setSessionListener(INativeUwbManager.SessionNotification sessionListener) { in setSessionListener()77 public void setVendorListener(INativeUwbManager.VendorNotification vendorListener) { in setVendorListener()
27 public interface INativeUwbManager { interface
60 import com.android.server.uwb.jni.INativeUwbManager;100 public class UwbServiceCore implements INativeUwbManager.DeviceNotification,101 INativeUwbManager.VendorNotification, UwbCountryCode.CountryCodeChangedListener {
77 import com.android.server.uwb.jni.INativeUwbManager;143 public class UwbSessionManager implements INativeUwbManager.SessionNotification,