Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/memorysafety/
DMteStateTest.java78 ExtensionRegistry registry = ExtensionRegistry.newInstance(); in testMteState() local
/cts/hostsidetests/telecom/src/android/telecom/cts/
DTelecomHostStatsTest.java146 ExtensionRegistry registry = ExtensionRegistry.newInstance(); in testEmergencyNumberDialedAtom() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DOffBodySensorTestActivity.java161 SensorEventRegistry registry = waitForEvent(); in awaitAndVerifyEvent() local
177 public String verifyEvent(SensorEventRegistry registry, float expectedResponseValue, in verifyEvent()
252 SensorEventRegistry registry = mEventRegistry; in waitForEvent() local
498 SensorEventRegistry registry; in runWakeAPOffbodyDetectTest() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/credentials/
DCredentialsStatsTest.java91 ExtensionRegistry registry = ExtensionRegistry.newInstance(); in testInitialPhaseKnownCaller() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DPacFileServer.java83 HttpRequestHandlerRegistry registry = new HttpRequestHandlerRegistry(); in PacFileServer() local
/cts/hostsidetests/input/src/android/input/cts/hostside/
DInputAtomsTest.kt67 val registry: ExtensionRegistry = ExtensionRegistry.newInstance() in testInputDeviceUsageAtom() constant