Searched refs:CameraServiceProxy (Results 1 – 4 of 4) sorted by relevance
47 CameraServiceProxy serviceProxy = LocalServices.getService(CameraServiceProxy.class); in onStartJob()
61 public class CameraServiceProxy extends SystemService class152 if (CameraServiceProxy.DEBUG) { in markCompleted()220 public CameraServiceProxy(Context context) { in CameraServiceProxy() method in CameraServiceProxy266 publishLocalService(CameraServiceProxy.class, this); in onStart()
94 import com.android.server.camera.CameraServiceProxy;1920 mSystemServiceManager.startService(CameraServiceProxy.class); in startOtherServices()
5289 PLcom/android/server/camera/CameraServiceProxy$2;->notifyCameraState(Ljava/lang/String;IILjava/lang…5290 PLcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;->getDuration()J5291 PLcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;->markCompleted()V5292 HSPLcom/android/server/camera/CameraServiceProxy;-><init>(Landroid/content/Context;)V5293 PLcom/android/server/camera/CameraServiceProxy;->dumpUsageEvents()V5294 HSPLcom/android/server/camera/CameraServiceProxy;->notifyMediaserverLocked(ILjava/util/Set;)Z5295 HSPLcom/android/server/camera/CameraServiceProxy;->onStart()V5296 HSPLcom/android/server/camera/CameraServiceProxy;->onStartUser(I)V5297 HSPLcom/android/server/camera/CameraServiceProxy;->toArray(Ljava/util/Collection;)[I5298 PLcom/android/server/camera/CameraServiceProxy;->updateActivityCount(Ljava/lang/String;IILjava/lang…[all …]