Searched refs:OTHER_APK (Results 1 – 2 of 2) sorted by relevance
53 private static final String OTHER_APK = "CtsSplitApp.apk"; field in DirectBootHostTest113 new InstallMultiple().addFile(OTHER_APK).run(); in doDirectBootTest()
65 private static final String OTHER_APK = "CtsSplitApp.apk"; field in ResumeOnRebootHostTest491 new InstallMultiple().addFile(OTHER_APK).run(); in installTestPackages()