Searched refs:DEVICE_STATE_BACK_COVERED (Results 1 – 3 of 3) sorted by relevance
208 const int DEVICE_STATE_BACK_COVERED = 1; field
109 ICameraService.DEVICE_STATE_BACK_COVERED,
2167 if (newState & ICameraService::DEVICE_STATE_BACK_COVERED) { in notifyDeviceStateChange()