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