Searched refs:INSTALL_FAIL_BAD_DISTRO_STRUCTURE (Results 1 - 2 of 2) sorted by relevance

/system/timezone/distro/installer/src/main/com/android/timezone/distro/installer/
H A DTimeZoneDistroInstaller.java41 public final static int INSTALL_FAIL_BAD_DISTRO_STRUCTURE = 1; field in class:TimeZoneDistroInstaller
161 return INSTALL_FAIL_BAD_DISTRO_STRUCTURE;
165 return INSTALL_FAIL_BAD_DISTRO_STRUCTURE;
175 return INSTALL_FAIL_BAD_DISTRO_STRUCTURE;
203 return INSTALL_FAIL_BAD_DISTRO_STRUCTURE;
/system/timezone/distro/installer/src/test/com/android/timezone/distro/installer/
H A DTimeZoneDistroInstallerTest.java235 TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE,
254 TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE,
273 TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE,
323 TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE,
356 TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE,
373 TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE,
390 TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE,

Completed in 23 milliseconds