Home
last modified time | relevance | path

Searched refs:getDeviceDefaultBitness (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerMultiArchAppTest.java213 private static String getDeviceDefaultBitness() throws Exception { in getDeviceDefaultBitness() method in PackageManagerMultiArchAppTest
253 if (getDeviceDefaultBitness().equals(BITNESS_32)) { in isDeviceSupportedBothBitness()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java174 private String getDeviceDefaultBitness() throws Exception { in getDeviceDefaultBitness() method in SplitTests
195 if (getDeviceDefaultBitness().equals(BITNESS_32)) { in isDeviceSupportedBothBitness()