Searched defs:newCameraState (Results 1 – 3 of 3) sorted by relevance
233 int facing, int newCameraState, const String16& clientName, in CameraSessionStats()268 int32_t newCameraState; in readFromParcel() local
78 public CameraSessionStats(String cameraId, int facing, int newCameraState, in CameraSessionStats()
966 int newCameraState = cameraState.getNewCameraState(); in updateActivityCount() local1108 private static String cameraStateToString(int newCameraState) { in cameraStateToString()