Home
last modified time | relevance | path

Searched defs:sInstance (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStoreAudioTestHelper.java73 private static Audio1 sInstance = new Audio1(); field in MediaStoreAudioTestHelper.Audio1
149 private static Audio2 sInstance = new Audio2(); field in MediaStoreAudioTestHelper.Audio2
228 private static Audio3 sInstance = new Audio3(); field in MediaStoreAudioTestHelper.Audio3
246 private static Audio4 sInstance = new Audio4(); field in MediaStoreAudioTestHelper.Audio4
264 private static Audio5 sInstance = new Audio5(); field in MediaStoreAudioTestHelper.Audio5
/cts/tests/tests/drm/src/android/drm/cts/configs/
DPassthruConfig.java24 private static PassthruConfig sInstance = new PassthruConfig(); field in PassthruConfig
DFwdLockConfig.java24 private static FwdLockConfig sInstance = new FwdLockConfig(); field in FwdLockConfig
/cts/tests/tests/media/src/android/media/cts/
DStubMediaBrowserService.java48 static StubMediaBrowserService sInstance; field in StubMediaBrowserService
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DResourceModifier.java37 private static ResourceModifier sInstance = null; field in ResourceModifier
/cts/libs/testserver/src/android/webkit/cts/
DTestWebServer.java71 private static TestWebServer sInstance; field in TestWebServer