Searched refs:getDeviceDefaultBaseArch (Results 1 – 2 of 2) sorted by relevance
222 private static String getDeviceDefaultBaseArch() throws Exception { in getDeviceDefaultBaseArch() method in PackageManagerMultiArchAppTest254 return isBaseArchSupportedInAbis(getDeviceDefaultBaseArch(), in isDeviceSupportedBothBitness()257 return isBaseArchSupportedInAbis(getDeviceDefaultBaseArch(), in isDeviceSupportedBothBitness()292 sTestBaseArch = getDeviceDefaultBaseArch(); in setUp()
182 private String getDeviceDefaultBaseArch() throws Exception { in getDeviceDefaultBaseArch() method in SplitTests194 final String deviceDefaultBaseArch = getDeviceDefaultBaseArch(); in isDeviceSupportedBothBitness()