Searched defs:NOT_HIERARCHICAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DUri.java415 private static final String NOT_HIERARCHICAL field in class:Uri
1559 throw new UnsupportedOperationException(NOT_HIERARCHICAL);
1599 throw new UnsupportedOperationException(NOT_HIERARCHICAL);
1662 throw new UnsupportedOperationException(NOT_HIERARCHICAL);

Completed in 43 milliseconds