Home
last modified time | relevance | path

Searched refs:NOT_HIERARCHICAL (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DUri.java415 private static final String NOT_HIERARCHICAL field in Uri
1559 throw new UnsupportedOperationException(NOT_HIERARCHICAL); in getQueryParameterNames()
1599 throw new UnsupportedOperationException(NOT_HIERARCHICAL); in getQueryParameters()
1662 throw new UnsupportedOperationException(NOT_HIERARCHICAL); in getQueryParameter()