Searched defs:getTextResId (Results 1 – 1 of 1) sorted by relevance
60 fun getTextResId(): Int in getDrawableResId() method70 override fun getTextResId() = R.string.quick_settings_front_camera_text in getDrawableResId() method in com.google.jetpackcamera.feature.preview.quicksettings.CameraLensFace76 override fun getTextResId() = R.string.quick_settings_back_camera_text in getDrawableResId() method in com.google.jetpackcamera.feature.preview.quicksettings.CameraLensFace85 override fun getTextResId() = R.string.quick_settings_flash_off in getDrawableResId() method in com.google.jetpackcamera.feature.preview.quicksettings.CameraFlashMode91 override fun getTextResId() = R.string.quick_settings_flash_auto in getDrawableResId() method in com.google.jetpackcamera.feature.preview.quicksettings.CameraFlashMode97 override fun getTextResId() = R.string.quick_settings_flash_on in getDrawableResId() method in com.google.jetpackcamera.feature.preview.quicksettings.CameraFlashMode103 override fun getTextResId() = R.string.quick_settings_flash_llb in getDrawableResId() method in com.google.jetpackcamera.feature.preview.quicksettings.CameraFlashMode109 override fun getTextResId() = R.string.quick_settings_flash_llb in getDrawableResId() method in com.google.jetpackcamera.feature.preview.quicksettings.CameraFlashMode118 override fun getTextResId() = R.string.quick_settings_aspect_ratio_3_4 in getDrawableResId() method in com.google.jetpackcamera.feature.preview.quicksettings.CameraAspectRatio124 override fun getTextResId() = R.string.quick_settings_aspect_ratio_9_16 in getDrawableResId() method in com.google.jetpackcamera.feature.preview.quicksettings.CameraAspectRatio[all …]