Searched refs:sDeviceSupported64Bits (Results 1 – 1 of 1) sorted by relevance
90 private static String[] sDeviceSupported64Bits = null; field in PackageManagerMultiArchAppTest195 if (sDeviceSupported64Bits != null) { in getDeviceSupported64Abis()196 return sDeviceSupported64Bits; in getDeviceSupported64Abis()199 sDeviceSupported64Bits = Build.SUPPORTED_64_BIT_ABIS; in getDeviceSupported64Abis()200 return sDeviceSupported64Bits; in getDeviceSupported64Abis()