Searched refs:routeAid (Results 1 – 3 of 3) sorted by relevance
191 public boolean routeAid(byte[] aid, int route, int aidInfo); in routeAid() method
2221 mDeviceHost.routeAid(hexStringToBytes(aid), route, aidInfo); in handleMessage()
133 public native boolean routeAid(byte[] aid, int route, int aidInfo); in routeAid() method in NativeNfcManager