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