Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/
DAppSearchComponentFactory.java31 private static volatile ServiceAppSearchConfig sConfigInstance; field in AppSearchComponentFactory
35 ServiceAppSearchConfig localRef = sConfigInstance; in getConfigInstance()
38 localRef = sConfigInstance; in getConfigInstance()
40 sConfigInstance = in getConfigInstance()
51 sConfigInstance = appSearchConfig; in setConfigInstanceForTest()