HomeSort by relevance Sort by last modified time
    Searched defs:IllegalDependencyException (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/content/pm/split/
SplitDependencyLoader.java 137 public static class IllegalDependencyException extends Exception {
138 private IllegalDependencyException(String message) {
153 PackageParser.PackageLite pkg) throws IllegalDependencyException {
176 throw new IllegalDependencyException("Split '" + pkg.splitNames[splitIdx]
203 throw new IllegalDependencyException("Split '" + pkg.splitNames[splitIdx]
208 throw new IllegalDependencyException("Split '" + pkg.splitNames[splitIdx]
229 throw new IllegalDependencyException("Cycle detected in split dependencies.");
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 63 milliseconds