Searched refs:enableVendorNciNotifications (Results 1 – 3 of 3) sorted by relevance
242 void enableVendorNciNotifications(boolean enabled); in enableVendorNciNotifications() method
2636 mDeviceHost.enableVendorNciNotifications(true); in registerVendorExtensionCallback()2645 mDeviceHost.enableVendorNciNotifications(false); in unregisterVendorExtensionCallback()
510 public native void enableVendorNciNotifications(boolean enabled); in enableVendorNciNotifications() method in NativeNfcManager