Home
last modified time | relevance | path

Searched defs:serviceProxy (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/camera/
DCameraStatsJobService.java47 CameraServiceProxy serviceProxy = LocalServices.getService(CameraServiceProxy.class); in onStartJob() local
/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp229 TestInteractionProxy serviceProxy; in TEST() local
292 TestInteractionProxy serviceProxy; in TEST() local
428 TestInteractionProxy serviceProxy; in TEST() local
/frameworks/opt/net/ims/src/java/com/android/ims/
DMmTelFeatureConnection.java457 MmTelFeatureConnection serviceProxy = new MmTelFeatureConnection(context, slotId); in create() local