Home
last modified time | relevance | path

Searched refs:UNCOMPRESSED_NATIVE_COMPONENT (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/incrementalinstall/common/src/android/incrementalinstall/common/
DConsts.java53 public static final String UNCOMPRESSED_NATIVE_COMPONENT = "unCompressedNative"; field in Consts.SupportedComponents
58 UNCOMPRESSED_NATIVE_COMPONENT}; in getAllComponents()
/cts/hostsidetests/incrementalinstall/app/v1/src/android/incrementalinstall/incrementaltestapp/
DMainActivity.java105 broadcastStatus(Consts.SupportedComponents.UNCOMPRESSED_NATIVE_COMPONENT, in loadUncompressedNativeLib()
/cts/hostsidetests/incrementalinstall/src/android/incrementalinstall/cts/
DIncrementalInstallTest.java24 … static android.incrementalinstall.common.Consts.SupportedComponents.UNCOMPRESSED_NATIVE_COMPONENT;
227 UNCOMPRESSED_NATIVE_COMPONENT); in testUncompressedNativeLibMultiSplitAdbInstall()