HomeSort by relevance Sort by last modified time
    Searched refs:INSTALL_FAIL_BAD_DISTRO_STRUCTURE (Results 1 - 6 of 6) sorted by null

  /system/timezone/distro/installer/src/main/com/android/timezone/distro/installer/
TimeZoneDistroInstaller.java 44 INSTALL_FAIL_BAD_DISTRO_STRUCTURE,
55 public final static int INSTALL_FAIL_BAD_DISTRO_STRUCTURE = 1;
172 return INSTALL_FAIL_BAD_DISTRO_STRUCTURE;
176 return INSTALL_FAIL_BAD_DISTRO_STRUCTURE;
186 return INSTALL_FAIL_BAD_DISTRO_STRUCTURE;
214 return INSTALL_FAIL_BAD_DISTRO_STRUCTURE;
  /system/timezone/distro/installer/src/test/com/android/timezone/distro/installer/
TimeZoneDistroInstallerTest.java 235 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,
358 TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE,
375 TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE,
392 TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE,
    [all...]
  /frameworks/base/services/core/java/com/android/server/timezone/
RulesManagerService.java 315 case TimeZoneDistroInstaller.INSTALL_FAIL_BAD_DISTRO_STRUCTURE:
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 171 milliseconds