Searched refs:getDeviceSupportedAbiSet (Results 1 – 1 of 1) sorted by relevance
146 mDeviceSupported32BitSet = getDeviceSupportedAbiSet(BITNESS_32); in getDeviceSupported32AbiSet()154 mDeviceSupported64BitSet = getDeviceSupportedAbiSet(BITNESS_64); in getDeviceSupported64AbiSet()158 private String[] getDeviceSupportedAbiSet(String bitness) throws Exception { in getDeviceSupportedAbiSet() method in SplitTests