Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DSearchIndexablesContract.java97 public static final String SLICE_URI_PAIRS_PATH = SETTINGS + "/" + SLICE_URI_PAIRS; field in SearchIndexablesContract
DSearchIndexablesProvider.java98 mMatcher.addURI(mAuthority, SearchIndexablesContract.SLICE_URI_PAIRS_PATH, in attachInfo()
/frameworks/base/core/api/
Dsystem-current.txt11859 field public static final String SLICE_URI_PAIRS_PATH = "settings/slice_uri_pairs";