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.java423 private static final String NOT_HIERARCHICAL field in Uri
1567 throw new UnsupportedOperationException(NOT_HIERARCHICAL); in getQueryParameterNames()
1607 throw new UnsupportedOperationException(NOT_HIERARCHICAL); in getQueryParameters()
1670 throw new UnsupportedOperationException(NOT_HIERARCHICAL); in getQueryParameter()