Searched refs:mapToInternal (Results 1 – 2 of 2) sorted by relevance
1156 static StatusInternal mapToInternal(hardware::camera::common::V1_0::CameraDeviceStatus status);
416 StatusInternal newStatus = mapToInternal(newHalStatus); in onDeviceStatusChanged()483 StatusInternal newStatus = mapToInternal(newHalStatus); in onDeviceStatusChanged()959 CameraService::StatusInternal CameraService::mapToInternal(CameraDeviceStatus status) { in mapToInternal() function in android::CameraService